A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/algorithm/../../cpp/../c/thread/../atomic/kill_dependency.html below:

kill_dependency - cppreference.com

A kill_dependency( A y );

(since C11)

Informs the compiler that the dependency tree started by an memory_order_consume atomic load operation does not extend past the return value of kill_dependency; that is, the argument does not carry a dependency into the return value.

The function is implemented as a macro. A is the type of y.

[edit] Parameters y - the expression whose return value is to be removed from a dependency tree [edit] Return value

Returns y, no longer a part of a dependency tree.

[edit] References
[edit] See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4