mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 20:37:32 +02:00
Removed std::binary_function from a comment.
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
|
||||
#include <boost/utility/base_from_member.hpp> // for boost::base_from_member
|
||||
|
||||
#include <functional> // for std::binary_function, std::less
|
||||
#include <functional> // for std::less
|
||||
#include <iostream> // for std::cout (std::ostream, std::endl indirectly)
|
||||
#include <set> // for std::set
|
||||
#include <typeinfo> // for std::type_info
|
||||
|
Reference in New Issue
Block a user