Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpl::if_c< C, T1, T2 > Struct Template Reference

#include <if.hpp>

Inheritance diagram for boost::mpl::if_c< C, T1, T2 >:

Public Types

typedef T1 type
 

Member Typedef Documentation

template<bool C, typename T1, typename T2>
typedef T1 boost::mpl::if_c< C, T1, T2 >::type

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