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

#include <functors.hpp>

Public Types

typedef remove_reference
< typename
Functor::first_argument_type >
::type 
argument_type
 
typedef icl::inplace_erasure
< argument_type
type
 

Member Typedef Documentation

template<class Functor>
typedef remove_reference<typename Functor::first_argument_type>::type boost::icl::inverse< Functor >::argument_type
template<class Functor>
typedef icl::inplace_erasure<argument_type> boost::icl::inverse< Functor >::type

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