[#bsl-operator<-03] = xref:bsl.adoc[bsl]::operator< :relfileprefix: ../ :mrdocs: Import `std::operator<` for `basic_string_view` into the `bsl` namespace. == Synopsis Declared in `<bslstl_stringview.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::operator<; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#