Conduit
stable
Overview
Library API
Resources
Citing
Publications & Presentations
Projects using Conduit
Conduit
»
Library API
»
Template Function uitsl::AtomicOp
Edit on GitHub
Template Function uitsl::AtomicOp
¶
Defined in
File AtomicOp.hpp
Function Documentation
¶
template<typename
BinaryOp
, typename
T
>
T
uitsl
::
AtomicOp
(
std::atomic<
T
> &
target
, internal::
identity_t
<
T
>
const
operand
,
BinaryOp
op
=
BinaryOp
{}
)
¶