Static Public Member Functions
cpp_introspection::converter< OtherT, typename boost::enable_if< boost::is_floating_point< OtherT > >::type > 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>
struct cpp_introspection::converter< OtherT, typename boost::enable_if< boost::is_floating_point< OtherT > >::type >

Definition at line 49 of file conversion.h.


Member Function Documentation

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

Definition at line 52 of file conversion.h.

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

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