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

#include <common_type.hpp>

Public Types

typedef common_type< typename
common_type< T, U >::type,
V...>::type 
type
 

Member Typedef Documentation

template<typename T , typename U , typename... V>
typedef common_type<typename common_type<T, U>::type, V...>::type boost::common_type< T, U, V...>::type

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