Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::conversion< Combiner > Struct Template Reference

#include <functors.hpp>

Inheritance diagram for boost::icl::conversion< Combiner >:

Public Types

typedef conversion< Combinertype
 
typedef remove_const< typename
remove_reference< typename
Combiner::first_argument_type >
::type >::type 
argument_type
 

Static Public Member Functions

static argument_type proversion (const argument_type &value)
 
static argument_type inversion (const argument_type &value)
 

Member Typedef Documentation

template<class Combiner>
typedef remove_const< typename remove_reference<typename Combiner::first_argument_type >::type >::type boost::icl::conversion< Combiner >::argument_type
template<class Combiner>
typedef conversion<Combiner> boost::icl::conversion< Combiner >::type

Member Function Documentation

template<class Combiner>
static argument_type boost::icl::conversion< Combiner >::inversion ( const argument_type value)
inlinestatic
template<class Combiner>
static argument_type boost::icl::conversion< Combiner >::proversion ( const argument_type value)
inlinestatic

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