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

#include <bool_fwd.hpp>

Inheritance diagram for bool_< C_ >:

Public Types

typedef integral_c_tag tag
 
typedef bool_ type
 
typedef bool value_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=C_)
 
BOOST_CONSTEXPR operator bool () const
 

Member Typedef Documentation

template<bool C_>
typedef integral_c_tag bool_< C_ >::tag
template<bool C_>
typedef bool_ bool_< C_ >::type
template<bool C_>
typedef bool bool_< C_ >::value_type

Member Function Documentation

template<bool C_>
bool_< C_ >::BOOST_STATIC_CONSTANT ( bool  ,
value  = C_ 
)
template<bool C_>
BOOST_CONSTEXPR bool_< C_ >::operator bool ( ) const
inline

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