|
Claw
1.7.3
|
Fuction object to get the second element of a std::pair. More...
#include <functional.hpp>
Public Member Functions | |
| template<typename F , typename S > | |
| const_pair_second (const second< F, S > &) | |
Public Member Functions inherited from claw::const_second< Pair::first_type, Pair::second_type > | |
| const Pair::second_type & | operator() (const std::pair< Pair::first_type, Pair::second_type > &p) const |
Fuction object to get the second element of a std::pair.
Definition at line 152 of file functional.hpp.
1.8.1.2