Post by this author


Perfect forwarding forwards objects, not braced things that are trying to become objects

On the various ways of creating Windows Runtime delegates in C++/WinRT and C++/CX

Before you try to do something, make sure you can do nothing

Why does IAsyncAction
or IAsyncOperation.GetResults()
produce a E_ILLEGAL_METHOD_CALL
exception?

How to clone a Windows Runtime map in the face of possible concurrent modification, part 3

How to clone a Windows Runtime map in the face of possible concurrent modification, part 2

How to clone a Windows Runtime map in the face of possible concurrent modification, part 1

How to clone a Windows Runtime vector in the face of possible concurrent modification, part 4
