![]() |
The Gaudi Framework
v37r0 (b608885e)
|
BaseValueHandler specialization in the case of atomicity none. More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/Gaudi/Accumulators.h>

Public Types | |
| using | OutputType = Arithmetic |
| using | InternalType = Arithmetic |
Static Public Member Functions | |
| static constexpr OutputType | getValue (const InternalType &v) noexcept |
| static Arithmetic | exchange (InternalType &v, Arithmetic newv) noexcept |
BaseValueHandler specialization in the case of atomicity none.
Definition at line 297 of file Accumulators.h.
| using Gaudi::Accumulators::BaseValueHandler< Arithmetic, atomicity::none >::InternalType = Arithmetic |
Definition at line 299 of file Accumulators.h.
| using Gaudi::Accumulators::BaseValueHandler< Arithmetic, atomicity::none >::OutputType = Arithmetic |
Definition at line 298 of file Accumulators.h.
|
inlinestaticnoexcept |
Definition at line 301 of file Accumulators.h.
|
inlinestaticconstexprnoexcept |
Definition at line 300 of file Accumulators.h.