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, TSizeV, USizeV, true > Struct Template Reference

Specialization for case when T is smaller than U. More...

#include <logical.hpp>

Public Types

typedef U type
 

Detailed Description

template<typename T, typename U, unsigned int TSizeV, unsigned int USizeV>
struct boost::aux::make_common_integral_type< T, U, TSizeV, USizeV, true >

Specialization for case when T is smaller than U.

Member Typedef Documentation

template<typename T , typename U , unsigned int TSizeV, unsigned int USizeV>
typedef U boost::aux::make_common_integral_type< T, U, TSizeV, USizeV, true >::type

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