QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Loading...
Searching...
No Matches
optional.hpp File Reference
#include "config.hpp"
#include "cpp_feature.h"
#include "optional/optional.hpp"

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 >
 

Macro Definition Documentation

◆ QUICKCPPLIB_USE_STD_OPTIONAL

#define QUICKCPPLIB_USE_STD_OPTIONAL   1