cxxomfort
rel.20211024
Simple backports for C++ - https://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. | |