CGAL 5.4 - STL Extensions for CGAL
|
#include <CGAL/functional.h>
Replacement for std::binary_function
that is deprecated since C++11, and removed from C++17.
Public Types | |
typedef Arg1 | first_argument_type |
typedef Arg2 | second_argument_type |
typedef Result | result_type |