-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Current C++ compilers complain about:
-
std::iterator(C++17 deprecation?) -
std::unary_functionand friends (deprecated in C++11 and removed in C++17).
This functionality can probably be replaced with more modern C++ features. Shouldn't need to explicitly state argument_type etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels