RESTinio
Namespaces | Functions
cast_to.hpp File Reference
#include <string>
#include <restinio/string_view.hpp>
#include <restinio/utils/from_string.hpp>

Go to the source code of this file.

Namespaces

namespace  restinio
 

Functions

template<typename Value_Type >
Value_Type restinio::cast_to (string_view_t str_representation)
 Cast string representation to a given type. More...