CppCon 2023 Thread Safety With synchronized_value in C++ -- Jørgen Fogh
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)
API naming principle: If there is no direct object, then the direct object is the source object
Источник: The Old New Thing
Источник: The Old New Thing
Microsoft News
API naming principle: If there is no direct object, then the direct object is the source object
If you don't know what it operates on or produces, then it operates on or produces itself.