G
Gernot Frisch
Hi,
is the sorting order of std::set / std::map defined? i.e. is the
*begin() of std::set<int> always smaller than *(--end()) ?
is the sorting order of std::set / std::map defined? i.e. is the
*begin() of std::set<int> always smaller than *(--end()) ?