On 7/7/15 5:24 PM, Timon Gehr wrote:
On 07/07/2015 11:16 PM, Andrei Alexandrescu wrote:Template arguments are indexable, so "sequence" doesn't quite apply.https://en.wikipedia.org/wiki/Sequence#Indexing
Hmm, fair enough. Sequential as opposed to associative. https://en.wikipedia.org/wiki/Sequence_container_(C%2B%2B) also comes to mind.
Then, at least let's use the whole darn word. Doesn't seem like the short form is helping a lot here.
Andrei