Macros
facilities/is_empty.hpp File Reference
#include <boost/preprocessor/config/config.hpp>
#include <boost/preprocessor/cat.hpp>
#include <boost/preprocessor/detail/split.hpp>
Include dependency graph for facilities/is_empty.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOOST_PP_IS_EMPTY(x)   BOOST_PP_IS_EMPTY_I((BOOST_PP_IS_EMPTY_HELPER x ()))
 
#define BOOST_PP_IS_EMPTY_DEF_1   1, BOOST_PP_NIL
 
#define BOOST_PP_IS_EMPTY_DEF_BOOST_PP_IS_EMPTY_HELPER   0, BOOST_PP_NIL
 
#define BOOST_PP_IS_EMPTY_HELPER()   1
 
#define BOOST_PP_IS_EMPTY_I(par)   BOOST_PP_IS_EMPTY_II ## par
 
#define BOOST_PP_IS_EMPTY_II(test)   BOOST_PP_SPLIT(0, BOOST_PP_CAT(BOOST_PP_IS_EMPTY_DEF_, test))
 

Macro Definition Documentation

◆ BOOST_PP_IS_EMPTY

#define BOOST_PP_IS_EMPTY (   x)    BOOST_PP_IS_EMPTY_I((BOOST_PP_IS_EMPTY_HELPER x ()))

Definition at line 45 of file facilities/is_empty.hpp.

◆ BOOST_PP_IS_EMPTY_DEF_1

#define BOOST_PP_IS_EMPTY_DEF_1   1, BOOST_PP_NIL

Definition at line 50 of file facilities/is_empty.hpp.

◆ BOOST_PP_IS_EMPTY_DEF_BOOST_PP_IS_EMPTY_HELPER

#define BOOST_PP_IS_EMPTY_DEF_BOOST_PP_IS_EMPTY_HELPER   0, BOOST_PP_NIL

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

◆ BOOST_PP_IS_EMPTY_HELPER

#define BOOST_PP_IS_EMPTY_HELPER ( )    1

Definition at line 49 of file facilities/is_empty.hpp.

◆ BOOST_PP_IS_EMPTY_I

#define BOOST_PP_IS_EMPTY_I (   par)    BOOST_PP_IS_EMPTY_II ## par

Definition at line 46 of file facilities/is_empty.hpp.

◆ BOOST_PP_IS_EMPTY_II

#define BOOST_PP_IS_EMPTY_II (   test)    BOOST_PP_SPLIT(0, BOOST_PP_CAT(BOOST_PP_IS_EMPTY_DEF_, test))

Definition at line 47 of file facilities/is_empty.hpp.



sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:21