ModernCpp.ir
257 subscribers
685 photos
42 videos
13 files
914 links
site : moderncpp.ir
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
Download Telegram
std::kill_dependency
Informs the compiler that the dependency tree started by an std::memory_order_consume atomic load operation does not extend past the return value of std::kill_dependency; that is, the argument does not carry a dependency into the return value.

لینک مستندات : https://en.cppreference.com/w/cpp/atomic/kill_dependency
لینک کانال تلگرام : https://t.me/moderncpp_ir
#atomic #kill #dependency #std