On 02/09/20 14:15 +0100, Jonathan Wakely wrote:
The and headers each include each other, which makes
building them as header-units "exciting". The header only needs
the definition of std::exception (in order to derive from it) which is
already in its own header, so just include that.
libstdc+
The and headers each include each other, which makes
building them as header-units "exciting". The header only needs
the definition of std::exception (in order to derive from it) which is
already in its own header, so just include that.
libstdc++-v3/ChangeLog:
* include/bits/stl_iterat