12 #ifndef BOOST_MPL11_DETAIL_PAIR_HPP
13 #define BOOST_MPL11_DETAIL_PAIR_HPP
18 namespace boost {
namespace mpl11 {
namespace detail {
26 template <
typename key,
typename value>
36 template <std_
size_t index,
typename value>
40 #endif // !BOOST_MPL11_DETAIL_PAIR_HPP
Empty struct (not a mpl::pair).
Definition: pair.hpp:27
Empty struct (not a mpl::pair).
Definition: pair.hpp:37
Defines boost::mpl11::detail::std_size_t.