cxxomfort
rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Implementation of std::make_void , std::void_t. More...
Classes | |
struct | make_void< Arglist > |
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.
struct cxxomfort::cxxostd::make_void |
Metaprogramming helper that exposes void
as a type, for transformations.
void
from an instantiation.