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

Inherits __atomic_short_base.

List of all members.

Public Types

typedef atomic_char16_t __base_type
typedef char16_t __integral_type

Public Member Functions

 atomic (const atomic &)
 atomic (__integral_type __i)
atomicoperator= (const atomic &)

Public Attributes

short _M_i

Detailed Description

template<>
struct std::atomic< char16_t >

Explicit specialization for char16_t.

Definition at line 465 of file cstdatomic.


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