cxxomfort  rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
Classes | Namespaces
17-bool_constant.hpp File Reference

Implementation of std::bool_constant. More...

Classes

class  bool_constant< B >
 A bool compile time equivalent of integral_constant , as per C++17. More...
 

Namespaces

 cxxomfort
 Namespace of the cxxomfort library.
 
 cxxomfort::cxxostd
 Backports made available by cxxomfort.
 

Detailed Description

Implementation of std::bool_constant.