:relfileprefix: ../../../ [#boost-urls-string_token-preserve_size] == xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/string_token.adoc[pass:[string_token]]::preserve_size A token for producing a durable core::string_view from a temporary string === Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- template> pass:q[_implementation-defined_] preserve_size(std::basic_string, Alloc>& s); ----