We don't need to use an allocating container for these, given we know the fixed amount of strings being used. This is just a waste of memory.
We don't need to use an allocating container for these, given we know the fixed amount of strings being used. This is just a waste of memory.