I have made a portage of collection.h available for C++/CX for handling collections like Vector<T>, Map<K, V>.
This header can be only used for C++/CX so… if you want to rely on standard ISO C++, you can download my header called NewCollection.h.
It’s available on Dev Center – Windows Store Apps : http://code.msdn.microsoft.com/windowsapps/Windows-Runtime-Component-9b6c6989
Leave a Reply