> You are right, _list is worse than _set. > > Would _data be a better solution?
I don't think so. As a sometimes C/C++ programmer I expect things called data to be a void*, and come along with a length ;-)
> You are right, _list is worse than _set. > > Would _data be a better solution?
I don't think so. As a sometimes C/C++ programmer I expect things called data to be a void*, and come along with a length ;-)