Claw
1.7.3
|
Fuction object to get the second element of a std::pair. More...
#include <functional.hpp>
Public Member Functions | |
const T2 & | operator() (const std::pair< T1, T2 > &p) const |
Fuction object to get the second element of a std::pair.
Definition at line 119 of file functional.hpp.