VLink  2.0.0
A high-performance communication middleware
vlink::Traits::IsAtomic< T > Struct Template Reference

Detects whether T is a std::atomic specialisation. More...

#include <traits.h>

Inheritance diagram for vlink::Traits::IsAtomic< T >:
Collaboration diagram for vlink::Traits::IsAtomic< T >:

Detailed Description

template<typename T>
struct vlink::Traits::IsAtomic< T >

Detects whether T is a std::atomic specialisation.

Template Parameters
TCandidate type.

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