nngn
Loading...
Searching...
No Matches
regexp.h File Reference
#include <regex>
Include dependency graph for regexp.h:
This graph shows which files directly or indirectly include this file:

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)