MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
List of all members
boost::mpl11::detail::std_is_same< T, U > Struct Template Reference

Equivalent to std::is_same; except it only has a nested ::value and a nested ::type. More...

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

Detailed Description

template<typename T, typename U>
struct boost::mpl11::detail::std_is_same< T, U >

Equivalent to std::is_same; except it only has a nested ::value and a nested ::type.