cxxomfort
rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Implements some C++11 functions in C++03 from the "iterator" header. More...
Namespaces | |
cxxomfort | |
Namespace of the cxxomfort library. | |
Implements some C++11 functions in C++03 from the "iterator" header.
Interfaces defined in this header:
begin()
, end()
(also for namespace std)next()
, prev()
(also for namespace std)cbegin()
(also for namespace std)cend()
(also for namespace std)