| 
    cxxomfort
    rel.20211024
    
   Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/ 
   | 
 
Namespaces | |
| cxxomfort | |
Namespace of the cxxomfort library.  | |
| cxxomfort::cxxostd | |
| Backports made available by cxxomfort.  | |
Functions | |
| template<typename T , typename ... Args> | |
| std::unique_ptr< T > | make_unique (Args &&... args) | 
| Creates a unique_ptr holding a constructed object.  More... | |
 1.8.13