Function lut_chars::lut_chars
Synopsis
Declared in header <boost/url/grammar/lut_chars.hpp>
template<
class Pred,
class = std::enable_if<detail::is_pred<Pred>::value && !std::is_base_of<lut_chars, Pred>::value>::type>
constexpr
lut_chars(const Pred& pred) noexcept;