Helper function to return an index tuple if the gid is a tuple or void if the gid is size_t
.
More...
Public Types | |
using | type = make_index_sequence< tuple_size< GID >::value > |
Helper function to return an index tuple if the gid is a tuple or void if the gid is size_t
.