Public Member Functions | List of all members
boost::mpl::aux::max_arity< C1, C2, C3, C4, C5, C6 > Struct Template Reference

#include <template_arity.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=(C6 > 0?C6:(C5 > 0?C5:(C4 > 0?C4:(C3 > 0?C3:(C2 > 0?C2:(C1 > 0?C1:-1)))))))
 

Detailed Description

template<int C1, int C2, int C3, int C4, int C5, int C6>
struct boost::mpl::aux::max_arity< C1, C2, C3, C4, C5, C6 >

Definition at line 21 of file preprocessed/gcc/template_arity.hpp.

Member Function Documentation

template<int C1, int C2, int C3, int C4, int C5, int C6>
boost::mpl::aux::max_arity< C1, C2, C3, C4, C5, C6 >::BOOST_STATIC_CONSTANT ( int  ,
value  = (C6 > 0?C6:(C5 > 0?C5:(C4 > 0?C4:(C3 > 0?C3:(C2 > 0?C2:(C1 > 0?C1:-1)))))) 
)

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:35