Compatibility Macros for C/C++. More...

Go to the source code of this file.
Macros | |
| #define | BOOST_SPIRIT_THREADSAFE |
| #define | BOOST_IOSTREAMS_USE_DEPRECATED |
| #define | BOOST_FILESYSTEM_VERSION 3 |
| #define | BOOST_FILESYSTEM_DEPRECATED 1 |
| #define | HT_UNUSED(x) static_cast<void>(x) |
Functions | |
| template<typename T , typename... Ts> | |
| std::unique_ptr< T > | make_unique (Ts &&...params) |
| void | std::quick_exit (int status) |
Compatibility Macros for C/C++.
This file contains compatibility macros for C/C++. Always include this file before including any other file!
Definition in file Compat.h.
1.8.8