mirror of
https://github.com/boostorg/core.git
synced 2026-07-04 23:51:00 +02:00
6ae6ff79f1
The header defines boost::iterator template, which is an alias for std::iterator, which is itself deprecated since C++17. Updated test to avoid testing the definition in C++17 onwards to avoid failures due to deprecation warnings from libc++-13.