|
nngn
|
#include <regex>

Go to the source code of this file.
Namespaces | |
| namespace | nngn |
Functions | |
| std::string | nngn::regexp_replace (std::string &&s, const std::regex &r, const char *fmt) |
| std::string | nngn::regexp_replace (std::string_view s, const std::regex &r, const char *fmt) |