:relfileprefix: ../../../../ [#boost-urls-grammar-vchars_t-operator_call] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/grammar.adoc[pass:[grammar]]::xref:boost/urls/grammar/vchars_t.adoc[pass:[vchars_t]]::operator() == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- constexpr bool operator()(char c) const noexcept; ----