Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::has_size_type< T > Class Template Reference

#include <size_type.hpp>

Static Public Attributes

static const bool value = sizeof(test<T>(0)) == sizeof(yes_type)
 

Member Data Documentation

template<typename T >
const bool boost::detail::has_size_type< T >::value = sizeof(test<T>(0)) == sizeof(yes_type)
static

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