Searched defs:collection (Results 1 – 1 of 1) sorted by relevance
36 void Append(CollectionType& collection, T&& arg) { in Append()41 void Append(CollectionType& collection, T&& arg, Args&&... args) { in Append()