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

Go to the source code of this file.

Macros

#define BOOST_PP_STRINGIZE(text)   BOOST_PP_STRINGIZE_I(text)
 
#define BOOST_PP_STRINGIZE_I(text)   #text
 

Macro Definition Documentation

#define BOOST_PP_STRINGIZE (   text)    BOOST_PP_STRINGIZE_I(text)

Definition at line 28 of file stringize.hpp.

#define BOOST_PP_STRINGIZE_I (   text)    #text

Definition at line 31 of file stringize.hpp.



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