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

Go to the source code of this file.

Macros

#define BOOST_CATCH(x)   catch(x)
 
#define BOOST_CATCH_END   }
 
#define BOOST_RETHROW   throw;
 
#define BOOST_TRY   { try
 

Macro Definition Documentation

#define BOOST_CATCH (   x)    catch(x)

Definition at line 28 of file core/no_exceptions_support.hpp.

#define BOOST_CATCH_END   }

Definition at line 30 of file core/no_exceptions_support.hpp.

#define BOOST_RETHROW   throw;

Definition at line 29 of file core/no_exceptions_support.hpp.

#define BOOST_TRY   { try

Definition at line 27 of file core/no_exceptions_support.hpp.



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