Oct 16, 2020 3 0 Structured binding in C++/WinRT: The key-value pair Raymond Chen Taking them apart in a simpler way.
Oct 15, 2020 3 0 How to add C++ structured binding support to your own types Raymond Chen Joining the cool kids.
Oct 14, 2020 7 0 A brief introduction to C++ structured binding Raymond Chen Just learning the basics.
Oct 13, 2020 11 0 Just for fun: Retail demo user names in Windows 10 Raymond Chen A bunch of plausible but fictitious names.
Oct 12, 2020 11 0 In 1979, some software company in Bellevue was hiring Raymond Chen Digging through the archives.
Oct 9, 2020 13 1 A consequence of being the first to adopt a standard is that you may end up being the only one to adopt it: The sad story of Korean jamo Raymond Chen To be a leader, others must follow.
Oct 8, 2020 2 0 An iterable of iterables: C# collections support covariance, but C++ collections do not Raymond Chen You have to say exactly what you want, which may not be exactly what you have.
Oct 7, 2020 3 0 Error C3867: non-standard syntax; use ‘&’ to create a pointer to member: What it means and how to fix it Raymond Chen The compiler is trying to guess what you are trying to do. It sometimes guesses wrong.
Oct 6, 2020 20 0 How to plug in your USB Type A connector correctly the first time Raymond Chen Mating rituals.
Oct 5, 2020 3 0 How can I bulk-revert a subdirectory of a repo to an earlier commit? Raymond Chen Read it into the index.