Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::type_of::msvc_typeid_wrapper< ID > Struct Template Reference

#include <typeof_impl.hpp>

Public Types

typedef msvc_extract_type
< mpl::int_< ID > >::id2type 
id2type
 
typedef id2type::type type
 
typedef msvc_extract_type
< mpl::int_< ID > >::id2type 
id2type
 
typedef id2type::type type
 

Member Typedef Documentation

template<int ID>
typedef msvc_extract_type<mpl::int_<ID> >::id2type boost::type_of::msvc_typeid_wrapper< ID >::id2type
template<int ID>
typedef msvc_extract_type<mpl::int_<ID> >::id2type boost::type_of::msvc_typeid_wrapper< ID >::id2type
template<int ID>
typedef id2type::type boost::type_of::msvc_typeid_wrapper< ID >::type
template<int ID>
typedef id2type::type boost::type_of::msvc_typeid_wrapper< ID >::type

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