| 
    QuickCppLib 0.10
    
   Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries! 
   | 
 
Typedefs | |
| template<class T > | |
| using | optional = std::experimental::optional< T > | 
| using quickcpplib::_xxx::optional::optional = typedef std::experimental::optional<T> |