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

#include <functors.hpp>

Inheritance diagram for boost::icl::version< Combiner >:
Collaboration diagram for boost::icl::version< Combiner >:

Public Types

typedef version< Combinertype
 
typedef conversion< Combinerbase_type
 
typedef base_type::argument_type argument_type
 

Public Member Functions

argument_type operator() (const argument_type &value)
 

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 conversion<Combiner> boost::icl::version< Combiner >::base_type
template<class Combiner>
typedef version<Combiner> boost::icl::version< Combiner >::type

Member Function Documentation

template<class Combiner>
static argument_type boost::icl::conversion< Combiner >::inversion ( const argument_type value)
inlinestaticinherited
template<class Combiner>
argument_type boost::icl::version< Combiner >::operator() ( const argument_type value)
inline
template<class Combiner>
static argument_type boost::icl::conversion< Combiner >::proversion ( const argument_type value)
inlinestaticinherited

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