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

#include <underlying_type.hpp>

Inheritance diagram for boost::detail::underlying_type_impl< EnumType, Void >:

Public Types

typedef std::underlying_type
< EnumType >::type 
type
 

Member Typedef Documentation

template<typename EnumType, typename Void >
typedef std::underlying_type< EnumType >::type boost::detail::underlying_type_impl< EnumType, Void >::type

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