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

#include <is_convertible.hpp>

Static Public Attributes

static const bool value = (A::value || B::value || C::value)
 

Member Data Documentation

template<class A , class B , class C >
const bool boost::detail::or_helper< A, B, C >::value = (A::value || B::value || C::value)
static

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