|
cxxomfort
rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Implementation of C++14's transparent functors. More...
Namespaces | |
| cxxomfort | |
Namespace of the cxxomfort library. | |
| cxxomfort::cxxostd | |
| Backports made available by cxxomfort. | |
Implementation of C++14's transparent functors.
This header is part of cxxomfort and should be included as part of including <cxxomfort/functional.hpp>. It should not need to be #included explicitly.
Interfaces exported in this header:
std::less<void> std::greater<void> std::less_equal<void> std::greater_equal<void> std::equal_to<void> std::not_equal_to<void> std::bit_and<void> std::bit_or<void> std::bit_xor<void>
1.8.13