Oct 2, 2020 6 0 Little gotcha with C++/WinRT iterators: The case of the mutated temporary Raymond Chen You are operating on copies, not the originals.
Oct 1, 2020 1 0 Bonus operations for C++/WinRT iterators: The IIterable<T>, and C++/WinRT collections Raymond Chen Stepping through a collection.