Parallelism Safety-Critical Guidelines for C++ - Michael Wong, Andreas Weis, Ilya Burylov - CppCon22
Источник: CppCon
  
  Источник: CppCon
YouTube
  
  Parallelism Safety-Critical Guidelines for C++ - Michael Wong, Andreas Weis, Ilya Burylov - CppCon22
  https://cppcon.org/
---
Parallelism Safety-Critical Guidelines for C++ - Michael Wong, Andreas Weis, Ilya Burylov & Christof Meerwald - CppCon 2022
https://github.com/CppCon/CppCon2022
There are many C++ safety guidelines, including the C++ Core Guidelines…
  ---
Parallelism Safety-Critical Guidelines for C++ - Michael Wong, Andreas Weis, Ilya Burylov & Christof Meerwald - CppCon 2022
https://github.com/CppCon/CppCon2022
There are many C++ safety guidelines, including the C++ Core Guidelines…
Decreasing the Number of Memory Accesses, 1.2 -- Johnny's Software Lab
Источник: isocpp.org (Standard C++)
  Источник: isocpp.org (Standard C++)
Effortless Performance Improvements in C++: Parts 1& 2 -- Julien Jorge
Источник: isocpp.org (Standard C++)
  Источник: isocpp.org (Standard C++)
From a Windows app, how can I check whether there is an app installed that implements a particular URI scheme?
Источник: The Old New Thing
  
  Источник: The Old New Thing
Microsoft News
  
  From a Windows app, how can I check whether there is an app installed that implements a particular URI scheme?
  Additional function to let you see what is available.
  Binary Object Serialization with Data Structure Traversal & Reconstruction in Cpp - Chris Ryan
Источник: CppCon
  
  Источник: CppCon
YouTube
  
  Binary Object Serialization with Data Structure Traversal & Reconstruction in Cpp - Chris Ryan
  https://cppcon.org/
---
Binary Object Serialization with Data Structure Traversal & Reconstruction in C++ - Chris Ryan - CppCon 2022
https://github.com/CppCon/CppCon2022
This talk will describe a minimally intrusive technique to add serialization to a…
  ---
Binary Object Serialization with Data Structure Traversal & Reconstruction in C++ - Chris Ryan - CppCon 2022
https://github.com/CppCon/CppCon2022
This talk will describe a minimally intrusive technique to add serialization to a…
Effortless Performance Improvements in C++: std::vector -- Julien Jorge
Источник: isocpp.org (Standard C++)
  Источник: isocpp.org (Standard C++)
From a Windows app, how can I check whether there is an app installed that implements a particular URI scheme?, part 2
Источник: The Old New Thing
  
  Источник: The Old New Thing
Microsoft News
  
  From a Windows app, how can I check whether there is an app installed that implements a particular URI scheme?, part 2
  Alternatives that work for unpackaged apps.
  Getting Started with Boost.Asio: Timers and Serial Ports -- Richard Thomson
Источник: isocpp.org (Standard C++)
  Источник: isocpp.org (Standard C++)