cxxomfort
rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Implementation of std::make_void , std::void_t. More...
Classes | |
struct | make_void< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 > |
Metaprogramming helper that exposes void as a type, for transformations. More... | |
struct | make_void< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 > |
Metaprogramming helper that exposes void as a type, for transformations. More... | |
Namespaces | |
cxxomfort | |
Namespace of the cxxomfort library. | |
cxxomfort::cxxostd | |
Backports made available by cxxomfort. | |
Implementation of std::make_void , std::void_t.