Static Public Member Functions
cpp_introspection::converter< std::string > Struct Template Reference

#include <conversion.h>

List of all members.

Static Public Member Functions

static boost::any from (const Type &type, const std::string &value)
static std::string to (const Type &type, const boost::any &value)

Detailed Description

template<>
struct cpp_introspection::converter< std::string >

Definition at line 71 of file conversion.h.


Member Function Documentation

static boost::any cpp_introspection::converter< std::string >::from ( const Type type,
const std::string &  value 
) [inline, static]

Definition at line 73 of file conversion.h.

static std::string cpp_introspection::converter< std::string >::to ( const Type type,
const boost::any &  value 
) [inline, static]

Definition at line 72 of file conversion.h.


The documentation for this struct was generated from the following file:


cpp_introspection
Author(s): Johannes Meyer
autogenerated on Sat Jun 8 2019 19:46:00