Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::expressions::aux::default_char_type< FunT, HasCharTypeV, HasSecondArgumentV, HasArg2V > Struct Template Reference

#include <wrap_formatter.hpp>

Public Types

typedef char type
 

Member Typedef Documentation

template<typename FunT , bool HasCharTypeV = has_char_type< FunT >::value, bool HasSecondArgumentV = boost::log::aux::has_second_argument_type< FunT >::value, bool HasArg2V = boost::log::aux::has_arg2_type< FunT >::value>
typedef char boost::expressions::aux::default_char_type< FunT, HasCharTypeV, HasSecondArgumentV, HasArg2V >::type

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