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 |
Additional Inherited Members | |
Public Types inherited from claw::const_second< Pair::first_type, Pair::second_type > | |
| using | argument_type |
| using | result_type |
Fuction object to get the second element of a std::pair.
Definition at line 157 of file functional.hpp.
|
inline |
Definition at line 162 of file functional.hpp.
|
inline |
Definition at line 166 of file functional.hpp.