std::basic_string<CharT, Traits, Allocator> str() const;
std::basic_string<CharT, Traits, Allocator> str() const&;
template< class SAlloc > std::basic_string<CharT, Traits, SAlloc> str( const SAlloc&