.TH "std::atomic_ref< _Tp >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::atomic_ref< _Tp > \- Class template to provide atomic operations on a non-atomic variable\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits __atomic_ref< _Tp >\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBatomic_ref\fP (_Tp &__t) noexcept" .br .ti -1c .RI "\fBatomic_ref\fP (const \fBatomic_ref\fP &)=\fBdefault\fP" .br .ti -1c .RI "\fBatomic_ref\fP & \fBoperator=\fP (const \fBatomic_ref\fP &)=\fBdelete\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _Tp> .br struct std::atomic_ref< _Tp >"Class template to provide atomic operations on a non-atomic variable\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.