CoDiPack  2.2.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::AtomicTraits::RemoveAtomicImpl< T_NotAtomic, typename > Struct Template Reference

Convert an atomic type into the underlying type. Implementation. More...

#include <atomicTraits.hpp>

Public Types

using Type = T_NotAtomic
 See RemoveAtomicImpl.
 

Detailed Description

template<typename T_NotAtomic, typename = void>
struct codi::AtomicTraits::RemoveAtomicImpl< T_NotAtomic, typename >

Convert an atomic type into the underlying type. Implementation.

Default for non-atomic values.

Template Parameters
T_NotAtomicNon-atomic type.

The documentation for this struct was generated from the following file: