Macros
detail/is_begin_parens.hpp File Reference

Go to the source code of this file.

Macros

#define BOOST_PP_DETAIL_IBP_CAT(a, ...)   BOOST_PP_DETAIL_IBP_PRIMITIVE_CAT(a,__VA_ARGS__)
 
#define BOOST_PP_DETAIL_IBP_IS_VARIADIC_C(...)   1
 
#define BOOST_PP_DETAIL_IBP_IS_VARIADIC_R_1   1,
 
#define BOOST_PP_DETAIL_IBP_IS_VARIADIC_R_BOOST_PP_DETAIL_IBP_IS_VARIADIC_C   0,
 
#define BOOST_PP_DETAIL_IBP_PRIMITIVE_CAT(a, ...)   a ## __VA_ARGS__
 
#define BOOST_PP_DETAIL_IBP_SPLIT(i, ...)   BOOST_PP_DETAIL_IBP_PRIMITIVE_CAT(BOOST_PP_DETAIL_IBP_SPLIT_,i)(__VA_ARGS__) \
 
#define BOOST_PP_DETAIL_IBP_SPLIT_0(a, ...)   a
 
#define BOOST_PP_DETAIL_IBP_SPLIT_1(a, ...)   __VA_ARGS__
 

Macro Definition Documentation

#define BOOST_PP_DETAIL_IBP_CAT (   a,
  ... 
)    BOOST_PP_DETAIL_IBP_PRIMITIVE_CAT(a,__VA_ARGS__)

Definition at line 42 of file detail/is_begin_parens.hpp.

#define BOOST_PP_DETAIL_IBP_IS_VARIADIC_C (   ...)    1

Definition at line 35 of file detail/is_begin_parens.hpp.

#define BOOST_PP_DETAIL_IBP_IS_VARIADIC_R_1   1,

Definition at line 45 of file detail/is_begin_parens.hpp.

#define BOOST_PP_DETAIL_IBP_IS_VARIADIC_R_BOOST_PP_DETAIL_IBP_IS_VARIADIC_C   0,

Definition at line 46 of file detail/is_begin_parens.hpp.

#define BOOST_PP_DETAIL_IBP_PRIMITIVE_CAT (   a,
  ... 
)    a ## __VA_ARGS__

Definition at line 43 of file detail/is_begin_parens.hpp.

#define BOOST_PP_DETAIL_IBP_SPLIT (   i,
  ... 
)    BOOST_PP_DETAIL_IBP_PRIMITIVE_CAT(BOOST_PP_DETAIL_IBP_SPLIT_,i)(__VA_ARGS__) \

Definition at line 31 of file detail/is_begin_parens.hpp.

#define BOOST_PP_DETAIL_IBP_SPLIT_0 (   a,
  ... 
)    a

Definition at line 39 of file detail/is_begin_parens.hpp.

#define BOOST_PP_DETAIL_IBP_SPLIT_1 (   a,
  ... 
)    __VA_ARGS__

Definition at line 40 of file detail/is_begin_parens.hpp.



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