cxxomfort
rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Implementations and additions tied to Standard Header <iomanip>. More...
Namespaces | |
cxxomfort | |
Namespace of the cxxomfort library. | |
cxxomfort::cxxostd | |
Backports made available by cxxomfort. | |
Functions | |
template<typename Char > | |
implementation_defined_t | quoted (Char const *str, Char delim='\"', Char escape='\) |
Outputs a string to a stream, quoted. More... | |
template<typename Char > | |
implementation_defined_t | quoted (std::basic_string_view< Char > str, Char delim='\"', Char escape='\) |
Implementations and additions tied to Standard Header <iomanip>.