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

Classes

struct  preincrement< T >
 Functoid that wraps ++t for a given T . More...
 
struct  preincrement< void >
 Heterogeneous (deduced) wrapper for preincrement . More...
 
struct  predecrement< T >
 Functoid that wraps –t for a given T . More...
 
struct  predecrement< void >
 Heterogeneous (deduced) wrapper version of predecrement. More...
 

Namespaces

 cxxomfort
 Namespace of the cxxomfort library.
 
 cxxomfort::library
 Supplements to backports and other utilities. Namespace that holds the library's own implementations, emulations and supplements.