Static Public Member Functions
cpp_introspection::converter< OtherT, Enabled > Struct Template Reference

#include <conversion.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<typename OtherT, typename Enabled = void>
struct cpp_introspection::converter< OtherT, Enabled >

Definition at line 42 of file conversion.h.


Member Function Documentation

template<typename OtherT , typename Enabled = void>
static boost::any cpp_introspection::converter< OtherT, Enabled >::from ( const Type type,
const OtherT &  value 
) [inline, static]

Definition at line 44 of file conversion.h.

template<typename OtherT , typename Enabled = void>
static OtherT cpp_introspection::converter< OtherT, Enabled >::to ( const Type type,
const boost::any &  value 
) [inline, static]

Definition at line 43 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