Functor checking if a gid tuple is invalid. More...
Public Member Functions | |
template<class TUPLE > | |
bool | operator() (TUPLE const &t) const |
Public Types | |
typedef size_t | gid_type |
Functor checking if a gid tuple is invalid.
N | last index of a gid tuple. |
bool stapl::is_invalid_gid< N >::operator() | ( | TUPLE const & | t | ) | const |
t | gid tuple. |