BSLSTL_STRING_VIEW_IS_ALIASED is defined when bsl::string_view and its accompanying symbols are aliases to their std equivalents. Note that std::string may coexist with bsl::string_view that is not an alias of it; see BSLSTL_STRING_VIEW_AND_STD_STRING_VIEW_COEXIST.

Synopsis

Declared in <bslstl_stringview.h>

#define BSLSTL_STRING_VIEW_IS_ALIASED

Created with MrDocs