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

#include <pair.hpp>

Public Types

typedef pair type
 
typedef T1 first
 
typedef T2 second
 

Member Typedef Documentation

template<typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM>
typedef T1 boost::mpl::pair< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::first
template<typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM>
typedef T2 boost::mpl::pair< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::second
template<typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM>
typedef pair boost::mpl::pair< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type

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