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