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, false, true, HasArg2V > Struct Template Reference

#include <wrap_formatter.hpp>

Public Types

typedef remove_cv< typename
remove_reference< typename
FunT::second_argument_type >
::type >::type 
argument_type
 
typedef argument_type::char_type type
 

Member Typedef Documentation

template<typename FunT , bool HasArg2V>
typedef remove_cv< typename remove_reference< typename FunT::second_argument_type >::type >::type boost::expressions::aux::default_char_type< FunT, false, true, HasArg2V >::argument_type
template<typename FunT , bool HasArg2V>
typedef argument_type::char_type boost::expressions::aux::default_char_type< FunT, false, true, HasArg2V >::type

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