C++ Logo

std-discussion

Advanced search

why does std::basic_string comparison operator expect a string with the same allocator class

From: Robert Behar <robert.behar_at_[hidden]>
Date: Wed, 2 Sep 2020 14:01:04 +0300
 would expect that std::basic_strings with same char width and char traits
would be comparable even without having the same allocator type

Received on 2020-09-02 06:04:45