| 
    cxxomfort
    rel.20210622
    
   Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/ 
   | 
 
This component provides supplementary features for the utilities found in <iterator>.
Interfaces defined here:
absdistance() .fake_iterator and make_fake_iterator() - an iterator that iterates over one single value.function_iterator and make_function_iterator() .at_or() - access element at a given index without throwing.index_or() - access element at a given index without throwing.container_extensions_view .All interfaces are defined in the namespace cxxomfort::library::iterator::.
Interfaces previously defined here:
ssize() from p1227r0, moved to <iterator> .
 1.8.13