Static Public Attributes | List of all members
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)
 

Detailed Description

template<class A, class B, class C>
struct boost::detail::or_helper< A, B, C >

Definition at line 64 of file is_convertible.hpp.

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

Definition at line 66 of file is_convertible.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34