![]() |
Home | Libraries | People | FAQ | More |
boost::icl::inverse<icl::inplace_et< Type >>
// In header: <boost/icl/functors.hpp> template<typename Type> struct inverse<icl::inplace_et< Type >> { // types typedef icl::inplace_caret< Type > type; typedef remove_reference< typenameFunctor::first_argument_type >::type argument_type; };