I have a class
class C { private: const static std::regex r; }
and I want to give the variable r some string to parse, as example: