commit | e22f05070212ed421bf84a35ad04477bf5b06889 | [log] [tgz] |
---|---|---|
author | Brian Neradt <brian.neradt@gmail.com> | Tue Mar 01 07:19:10 2022 -0600 |
committer | GitHub <noreply@github.com> | Tue Mar 01 07:19:10 2022 -0600 |
tree | 00756cf1f7acb9eea811b776e7071e8581ca510d | |
parent | 36877100ae337331f480f1ea4bce5dca33828351 [diff] |
Remove use of deprecated std::binary_function (#64) std::binary_function is deprecated and will be removed in c++17. This replaces the use of that interface with the corresponding using directives. Co-authored-by: bneradt <bneradt@yahooinc.com>
Solid Wall of C++ Library. Documentation.