Macros
subseq.hpp File Reference
#include <boost/preprocessor/config/config.hpp>
#include <boost/preprocessor/seq/first_n.hpp>
#include <boost/preprocessor/seq/rest_n.hpp>
Include dependency graph for subseq.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_SUBSEQ(seq, i, len)   BOOST_PP_SEQ_SUBSEQ_I(seq, i, len)
 
#define BOOST_PP_SEQ_SUBSEQ_I(seq, i, len)   BOOST_PP_SEQ_FIRST_N(len, BOOST_PP_SEQ_REST_N(i, seq))
 

Macro Definition Documentation

◆ BOOST_PP_SEQ_SUBSEQ

#define BOOST_PP_SEQ_SUBSEQ (   seq,
  i,
  len 
)    BOOST_PP_SEQ_SUBSEQ_I(seq, i, len)

Definition at line 24 of file subseq.hpp.

◆ BOOST_PP_SEQ_SUBSEQ_I

#define BOOST_PP_SEQ_SUBSEQ_I (   seq,
  i,
  len 
)    BOOST_PP_SEQ_FIRST_N(len, BOOST_PP_SEQ_REST_N(i, seq))

Definition at line 25 of file subseq.hpp.



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