forked from boostorg/config
Config.MSVC-15.5: Document changes to meaning of BOOST_NO_STD_ITERATOR.
This commit is contained in:
@@ -233,6 +233,7 @@ The platform does not have a conforming version of `std::distance`.
|
|||||||
]]
|
]]
|
||||||
[[`BOOST_NO_STD_ITERATOR`][Standard library][
|
[[`BOOST_NO_STD_ITERATOR`][Standard library][
|
||||||
The C++ implementation fails to provide the `std::iterator` class.
|
The C++ implementation fails to provide the `std::iterator` class.
|
||||||
|
Note that post C++17, this macro is re-purposed to indicate that std::iterator has been removed or deprecated.
|
||||||
]]
|
]]
|
||||||
[[`BOOST_NO_STD_ITERATOR_TRAITS`][Standard library][
|
[[`BOOST_NO_STD_ITERATOR_TRAITS`][Standard library][
|
||||||
The compiler does not provide a standard compliant implementation of
|
The compiler does not provide a standard compliant implementation of
|
||||||
|
Reference in New Issue
Block a user