why are these std::set iterators of different type when compiling with -D_GLIBCXX_DEBUG
Dennis Luehring
dl.soluz@gmx.net
Wed Jul 24 10:53:37 GMT 2024
Am 24.07.2024 um 12:41 schrieb Jonathan Wakely:
> The standard says it's unspecified whether those types are the same,
> so portable code should not assume they are/aren't the same. I don't
> know for sure, but I assume somebody thought that making them
> different was helpful to avoid non-portable code.
thanks - will try the other mailinglist
More information about the Gcc
mailing list