#include <Tools.hpp>
Public Member Functions | |
| TakeSecond (func_type f) | |
| void | operator() (PAIR &p) |
Private Types | |
| typedef void(*) | func_type (typename PAIR::second_type &) |
Private Attributes | |
| func_type | func |
Definition at line 15 of file Tools.hpp.
1.5.1