Claw
1.7.3
|
Fuction object to get the first element of a std::pair. More...
#include <functional.hpp>
Additional Inherited Members | |
Public Member Functions inherited from claw::const_first< Pair::first_type, Pair::second_type > | |
const Pair::first_type & | operator() (const std::pair< Pair::first_type, Pair::second_type > &p) const |
Fuction object to get the first element of a std::pair.
Definition at line 92 of file functional.hpp.