What to name a structure contains hash table and vectors?
- by datasunny
Here is an easy question:
I have a struct which contains two hash tables and one vector. Im looking for a generic name for this kind of structure. Any suggestions? say factory?