Macros
preprocessor/facilities/detail/is_empty.hpp File Reference
#include <boost/preprocessor/punctuation/is_begin_parens.hpp>
Include dependency graph for preprocessor/facilities/detail/is_empty.hpp:

Go to the source code of this file.

Macros

#define BOOST_PP_DETAIL_IS_EMPTY_IIF(bit)   BOOST_PP_DETAIL_IS_EMPTY_PRIMITIVE_CAT(BOOST_PP_DETAIL_IS_EMPTY_IIF_,bit)
 
#define BOOST_PP_DETAIL_IS_EMPTY_IIF_0(t, ...)   __VA_ARGS__
 
#define BOOST_PP_DETAIL_IS_EMPTY_IIF_1(t, ...)   t
 
#define BOOST_PP_DETAIL_IS_EMPTY_NON_FUNCTION_C(...)   ()
 
#define BOOST_PP_DETAIL_IS_EMPTY_PRIMITIVE_CAT(a, b)   a ## b
 
#define BOOST_PP_DETAIL_IS_EMPTY_PROCESS(...)
 

Macro Definition Documentation

#define BOOST_PP_DETAIL_IS_EMPTY_IIF (   bit)    BOOST_PP_DETAIL_IS_EMPTY_PRIMITIVE_CAT(BOOST_PP_DETAIL_IS_EMPTY_IIF_,bit)

Definition at line 52 of file preprocessor/facilities/detail/is_empty.hpp.

#define BOOST_PP_DETAIL_IS_EMPTY_IIF_0 (   t,
  ... 
)    __VA_ARGS__

Definition at line 26 of file preprocessor/facilities/detail/is_empty.hpp.

#define BOOST_PP_DETAIL_IS_EMPTY_IIF_1 (   t,
  ... 
)    t

Definition at line 27 of file preprocessor/facilities/detail/is_empty.hpp.

#define BOOST_PP_DETAIL_IS_EMPTY_NON_FUNCTION_C (   ...)    ()

Definition at line 53 of file preprocessor/facilities/detail/is_empty.hpp.

#define BOOST_PP_DETAIL_IS_EMPTY_PRIMITIVE_CAT (   a,
  b 
)    a ## b

Definition at line 51 of file preprocessor/facilities/detail/is_empty.hpp.

#define BOOST_PP_DETAIL_IS_EMPTY_PROCESS (   ...)
Value:
BOOST_PP_IS_BEGIN_PARENS \
( \
) \
#define BOOST_PP_DETAIL_IS_EMPTY_NON_FUNCTION_C(...)

Definition at line 42 of file preprocessor/facilities/detail/is_empty.hpp.



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