#include <algorithm.hpp>
Public Types | |
typedef boost::remove_const < typename boost::tuples::element < 1, Args >::type >::type | element1_type |
typedef boost::remove_const < typename boost::tuples::element < 3, Args >::type >::type | element2_type |
typedef ::std::pair < element1_type, element2_type > | type |
typedef boost::remove_const< typename boost::tuples::element<1, Args>::type >::type boost::lambda::ll::mismatch::sig< Args >::element1_type |
typedef boost::remove_const< typename boost::tuples::element<3, Args>::type >::type boost::lambda::ll::mismatch::sig< Args >::element2_type |
typedef ::std::pair< element1_type, element2_type > boost::lambda::ll::mismatch::sig< Args >::type |