Function tupleElemWithMember

Returns index of a tuple element which has specified member (s)

size_t tupleElemWithMember(string s, T...)();