cxxomfort
rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Namespaces | |
cxxomfort | |
Namespace of the cxxomfort library. | |
cxxomfort::library | |
Supplements to backports and other utilities. | |
Functions | |
template<typename Ty > | |
generate_seq_t< Ty > | seq_ () |
Shorthand to generate a sequence of elements of a given type.Example usage: More... | |
generate_seq_t<Ty> cxxomfort::library::impl::seq_ | ( | ) |
Shorthand to generate a sequence of elements of a given type.Example usage:
Referenced by cxxomfort::library::impl::seq_().