QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Loading...
Searching...
No Matches
quickcpplib::_xxx::optional Namespace Reference

Typedefs

template<class T >
using optional = std::experimental::optional< T >
 

Typedef Documentation

◆ optional