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
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