Macros
array/size.hpp File Reference
#include <boost/preprocessor/config/config.hpp>
#include <boost/preprocessor/tuple/elem.hpp>
Include dependency graph for array/size.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_SIZE(array)   BOOST_PP_ARRAY_SIZE_I(array)
 
#define BOOST_PP_ARRAY_SIZE_I(array)   BOOST_PP_ARRAY_SIZE_II array
 
#define BOOST_PP_ARRAY_SIZE_II(size, data)   size
 

Macro Definition Documentation

#define BOOST_PP_ARRAY_SIZE (   array)    BOOST_PP_ARRAY_SIZE_I(array)

Definition at line 23 of file array/size.hpp.

#define BOOST_PP_ARRAY_SIZE_I (   array)    BOOST_PP_ARRAY_SIZE_II array

Definition at line 24 of file array/size.hpp.

#define BOOST_PP_ARRAY_SIZE_II (   size,
  data 
)    size

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



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:29