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

Inherits atomic_ushort.

Public Types

typedef atomic_ushort __base_type
 
typedef unsigned 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< unsigned short >

Explicit specialization for unsigned short.

Definition at line 512 of file atomic.


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