Same as the constructor taking const CHAR_TYPE *.
Declared in <bslstl_string.h>
template<class = void>
requires bsl::IsStdAllocator<ALLOCATOR>::value
basic_string(
wchar_t const* characterString,
allocator<wchar_t> const& basicAllocator = ALLOCATOR());