#include <functors.hpp>
Public Types | |
typedef conversion< Combiner > | type |
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) |
typedef remove_const< typename remove_reference<typename Combiner::first_argument_type >::type >::type boost::icl::conversion< Combiner >::argument_type |
typedef conversion<Combiner> boost::icl::conversion< Combiner >::type |
|
inlinestatic |
|
inlinestatic |
Referenced by boost::icl::version< Combiner >::operator()().