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

Go to the source code of this file.

Macros

#define BOOST_PP_ARRAY_ELEM(i, array)   BOOST_PP_ARRAY_ELEM_I(i, array)
 
#define BOOST_PP_ARRAY_ELEM_I(i, array)   BOOST_PP_TUPLE_ELEM(BOOST_PP_ARRAY_SIZE(array), i, BOOST_PP_ARRAY_DATA(array))
 

Macro Definition Documentation

◆ BOOST_PP_ARRAY_ELEM

#define BOOST_PP_ARRAY_ELEM (   i,
  array 
)    BOOST_PP_ARRAY_ELEM_I(i, array)

Definition at line 25 of file array/elem.hpp.

◆ BOOST_PP_ARRAY_ELEM_I

#define BOOST_PP_ARRAY_ELEM_I (   i,
  array 
)    BOOST_PP_TUPLE_ELEM(BOOST_PP_ARRAY_SIZE(array), i, BOOST_PP_ARRAY_DATA(array))

Definition at line 26 of file array/elem.hpp.



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