Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::aux::make_common_integral_type< T, U, SizeV, SizeV, false > Struct Template Reference

Specialization for the case when both types have the same size. More...

#include <logical.hpp>

Inheritance diagram for boost::aux::make_common_integral_type< T, U, SizeV, SizeV, false >:
Collaboration diagram for boost::aux::make_common_integral_type< T, U, SizeV, SizeV, false >:

Public Types

typedef almost_type_::type type
 

Detailed Description

template<typename T, typename U, unsigned int SizeV>
struct boost::aux::make_common_integral_type< T, U, SizeV, SizeV, false >

Specialization for the case when both types have the same size.

Member Typedef Documentation

typedef almost_type_::type boost::mpl::if_< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type
inherited

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