str is a PolymorphicFunctionObject for turning a sub_match into an equivalent std::string.
More...
#include <regex_actions.hpp>
Classes | |
| struct | result |
| struct | result< This(Sub)> |
Public Member Functions | |
| template<typename Sub > | |
| Sub::string_type | operator() (Sub const &sub) const |
str is a PolymorphicFunctionObject for turning a sub_match into an equivalent std::string.
|
inline |