:relfileprefix: ../../../ [#boost-urls-grammar-is_charset-06] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/grammar.adoc[pass:[grammar]]::is_charset == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- template< class T, class = void> struct is_charset : xref:std.adoc[std]::false_type; ----