MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
Classes
pair.hpp File Reference

Defines boost::mpl11::detail::pair and boost::mpl11::index_pair. More...

#include <boost/mpl11/detail/std_size_t.hpp>

Go to the source code of this file.

Classes

struct  boost::mpl11::detail::pair< key, value >
 Empty struct (not a mpl::pair). More...
 
struct  boost::mpl11::detail::index_pair< index, value >
 Empty struct (not a mpl::pair). More...
 

Detailed Description

Defines boost::mpl11::detail::pair and boost::mpl11::index_pair.