libstdc++
std::atomic< short > Struct Template Reference

Inherits atomic_short.

Public Types

typedef atomic_short __base_type
 
typedef short __integral_type
 

Public Member Functions

 atomic (const atomic &)=delete
 
constexpr atomic (__integral_type __i)
 
atomicoperator= (const atomic &)=delete
 
atomicoperator= (const atomic &) volatile=delete
 

Detailed Description

template<>
struct std::atomic< short >

Explicit specialization for short.

Definition at line 493 of file atomic.


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