#include <tuple.h>
Functor that takes a tuple t and a value v as arguments and returns t.Get<INDEX> == v.
Public Member Functions | |
| template<typename TUP , typename VALUE > | |
| Bool | operator() (const TUP &tup, const VALUE &val) const |
| Bool operator() | ( | const TUP & | tup, |
| const VALUE & | val | ||
| ) | const |