Macros
has_right_shift.hpp File Reference
#include <boost/type_traits/detail/has_binary_operator.hpp>
Include dependency graph for has_right_shift.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOOST_TT_FORBIDDEN_IF
 
#define BOOST_TT_TRAIT_NAME   has_right_shift
 
#define BOOST_TT_TRAIT_OP   >>
 

Macro Definition Documentation

#define BOOST_TT_FORBIDDEN_IF
Value:
(\
/* Lhs==fundamental and Rhs==fundamental and (Lhs!=integral or Rhs!=integral) */\
(\
( \
)\
)||\
/* Lhs==fundamental and Rhs==pointer */\
(\
)||\
/* Rhs==fundamental and Lhs==pointer */\
(\
)||\
/* Lhs==pointer and Rhs==pointer */\
(\
)\
)

Definition at line 14 of file has_right_shift.hpp.

#define BOOST_TT_TRAIT_NAME   has_right_shift

Definition at line 12 of file has_right_shift.hpp.

#define BOOST_TT_TRAIT_OP   >>

Definition at line 13 of file has_right_shift.hpp.



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