Macros
seq.hpp File Reference
#include <boost/preprocessor/config/config.hpp>
#include <boost/preprocessor/seq/elem.hpp>
Include dependency graph for seq.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOOST_PP_SEQ_HEAD(seq)   BOOST_PP_SEQ_ELEM(0, seq)
 
#define BOOST_PP_SEQ_NIL(x)   (x)
 
#define BOOST_PP_SEQ_TAIL(seq)   BOOST_PP_SEQ_TAIL_I seq
 
#define BOOST_PP_SEQ_TAIL_I(x)
 

Macro Definition Documentation

◆ BOOST_PP_SEQ_HEAD

#define BOOST_PP_SEQ_HEAD (   seq)    BOOST_PP_SEQ_ELEM(0, seq)

Definition at line 20 of file seq.hpp.

◆ BOOST_PP_SEQ_NIL

#define BOOST_PP_SEQ_NIL (   x)    (x)

Definition at line 42 of file seq.hpp.

◆ BOOST_PP_SEQ_TAIL

#define BOOST_PP_SEQ_TAIL (   seq)    BOOST_PP_SEQ_TAIL_I seq

Definition at line 35 of file seq.hpp.

◆ BOOST_PP_SEQ_TAIL_I

#define BOOST_PP_SEQ_TAIL_I (   x)

Definition at line 38 of file seq.hpp.



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