2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-20 17:12:13 +00:00
Files
thread/test/test_generic_locks.cpp
Daniela Engert 2eb9f1eb86 Inheriting std::iterator is deprecated in c++17
Therefore get rid of that and replace inheritance by lifting std::iterator's members into the derived class.

Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-12-29 17:30:59 +01:00

13 KiB