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 > &) | |
![]() | |
const Pair::second_type & | operator() (const std::pair< Pair::first_type, Pair::second_type > &p) const |
Additional Inherited Members | |
![]() | |
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.