Explicit specialization for unsigned short.
More...
Inherits __atomic_ushort_base.
List of all members.
Public Types
-
typedef atomic_ushort __base_type
-
typedef unsigned short __integral_type
Public Member Functions
-
atomic (__integral_type __i)
-
atomic (const atomic &)
-
atomic & operator= (const atomic &) volatile
Public Attributes
Detailed Description
template<>
struct std::atomic< unsigned short >
Explicit specialization for unsigned short.
Definition at line 315 of file atomic.
The documentation for this struct was generated from the following file: