| 
    cxxomfort
    rel.20210622
    
   Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/ 
   | 
 
Classes | |
| struct | is_std_array< T > | 
Type identification trait for std::array<...> types.  More... | |
| struct | is_indexable_like_array< T > | 
Type identification trait for types that are indexable via an array-like operator[].  More... | |
| struct | is_iterator< T > | 
Type identification trait for iterator types as defined by the <iterator> interface.  More... | |
| struct | is_sequence< S > | 
| Type identification trait for sequence-like types:  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.  | |
 1.8.13