[#boost-urls-static_url_base-2constructor] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/static_url_base.adoc[static_url_base]::static_url_base :relfileprefix: ../../../ :mrdocs: == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/static_url.hpp#L60[boost/url/static_url.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:boost/urls/static_url_base.adoc[static_url_base]( char* buf, std::size_t cap) noexcept; ---- [.small]#xref:boost/urls/static_url_base.adoc[_» more..._]# [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:boost/urls/static_url_base.adoc[static_url_base]( char* buf, std::size_t cap, core::string_view s); ---- [.small]#xref:boost/urls/static_url_base.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#