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

#include <integral_c.hpp>

Public Types

typedef integral_c_tag tag
 
typedef integral_c type
 
typedef bool value_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=C)
 
 operator bool () const
 

Member Typedef Documentation

template<bool C>
typedef integral_c_tag integral_c< bool, C >::tag
template<bool C>
typedef integral_c integral_c< bool, C >::type
template<bool C>
typedef bool integral_c< bool, C >::value_type

Member Function Documentation

template<bool C>
integral_c< bool, C >::BOOST_STATIC_CONSTANT ( bool  ,
value  = C 
)
template<bool C>
integral_c< bool, C >::operator bool ( ) const
inline

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