Macros
cat.hpp File Reference
#include "config/config.hpp"
Include dependency graph for cat.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOOST_PP_CAT(a, b)   BOOST_PP_CAT_I(a, b)
 
#define BOOST_PP_CAT_I(a, b)   a ## b
 

Macro Definition Documentation

#define BOOST_PP_CAT (   a,
  b 
)    BOOST_PP_CAT_I(a, b)

Definition at line 22 of file cat.hpp.

#define BOOST_PP_CAT_I (   a,
  b 
)    a ## b

Definition at line 29 of file cat.hpp.



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