|
QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Namespaces | |
| namespace | quickcpplib |
| The QuickCppLib namespace. | |
| namespace | quickcpplib::_xxx |
| Per commit unique namespace to prevent different git submodule versions clashing. | |
| namespace | quickcpplib::_xxx::optional |
Macros | |
| #define | QUICKCPPLIB_USE_STD_OPTIONAL 1 |
Typedefs | |
| template<class T > | |
| using | quickcpplib::_xxx::optional::optional = std::experimental::optional< T > |
| #define QUICKCPPLIB_USE_STD_OPTIONAL 1 |