#include <functors.hpp>
Public Types | |
typedef remove_reference < typename Functor::first_argument_type > ::type | argument_type |
typedef icl::inplace_erasure < argument_type > | type |
typedef remove_reference<typename Functor::first_argument_type>::type boost::icl::inverse< Functor >::argument_type |
typedef icl::inplace_erasure<argument_type> boost::icl::inverse< Functor >::type |