Function url_base_test::modify
Synopsis
Declared in header <url_base.cpp>
template<class F>
static
void
modify(
core::string_view before,
core::string_view after,
F&& f);
Declared in header <url_base.cpp>
template<class F>
static
void
modify(
core::string_view before,
core::string_view after,
F&& f);