Skip to content
Snippets Groups Projects
Commit 09724ac8 authored by Brad King's avatar Brad King
Browse files

hashtable: Avoid use of std::unary_function

It is removed by C++17.  It only defines some typedef members for
derived functionals.  We don't use those, so just drop it.
parent 9376537e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment