Macros
has_multiplies_assign.hpp File Reference
#include <boost/type_traits/detail/has_binary_operator.hpp>
Include dependency graph for has_multiplies_assign.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_multiplies_assign
 
#define BOOST_TT_TRAIT_OP   *=
 

Macro Definition Documentation

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

Definition at line 14 of file has_multiplies_assign.hpp.

#define BOOST_TT_TRAIT_NAME   has_multiplies_assign

Definition at line 12 of file has_multiplies_assign.hpp.

#define BOOST_TT_TRAIT_OP   *=

Definition at line 13 of file has_multiplies_assign.hpp.



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