Synopsis

Declared in header <boost/url/format.hpp>

template<class T>
detail::named_arg<T>
arg(
    core::string_view name,
    T const& arg);