#include <tuple.h>
Functor that takes a tuple t and a value v as arguments and returns t.Get<INDEX> < v.
公共成员函数 |
|
| template<typename TUP , typename VALUE > | |
| Bool | operator() (const TUP &tup, const VALUE &val) const |
| Bool operator() | ( | const TUP & | tup , |
| const VALUE & | val | ||
| ) | const |