Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::converter::if_2< C, T, F > Struct Template Reference

#include <arg_from_python.hpp>

Public Types

typedef mpl::eval_if< C,
mpl::identity< T >, F >::type 
type
 

Member Typedef Documentation

template<class C, class T, class F>
typedef mpl::eval_if<C, mpl::identity<T>, F>::type boost::python::converter::if_2< C, T, F >::type

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