Macros
local.hpp File Reference
#include <boost/preprocessor/config/config.hpp>
#include <boost/preprocessor/slot/slot.hpp>
#include <boost/preprocessor/tuple/elem.hpp>
Include dependency graph for local.hpp:

Go to the source code of this file.

Macros

#define BOOST_PP_LOCAL_C(n)   (BOOST_PP_LOCAL_S) <= n && (BOOST_PP_LOCAL_F) >= n
 
#define BOOST_PP_LOCAL_ITERATE()   <boost/preprocessor/iteration/detail/local.hpp>
 
#define BOOST_PP_LOCAL_R(n)   (BOOST_PP_LOCAL_F) <= n && (BOOST_PP_LOCAL_S) >= n
 

Macro Definition Documentation

◆ BOOST_PP_LOCAL_C

#define BOOST_PP_LOCAL_C (   n)    (BOOST_PP_LOCAL_S) <= n && (BOOST_PP_LOCAL_F) >= n

Definition at line 23 of file local.hpp.

◆ BOOST_PP_LOCAL_ITERATE

#define BOOST_PP_LOCAL_ITERATE ( )    <boost/preprocessor/iteration/detail/local.hpp>

Definition at line 21 of file local.hpp.

◆ BOOST_PP_LOCAL_R

#define BOOST_PP_LOCAL_R (   n)    (BOOST_PP_LOCAL_F) <= n && (BOOST_PP_LOCAL_S) >= n

Definition at line 24 of file local.hpp.



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