.TH "std::atomic_ref< _Tp >" 3cxx "Sun Jan 8 2023" "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 Inherits std::__atomic_ref< _Tp, bool, bool >\&. .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 &)=default" .br .ti -1c .RI "\fBatomic_ref\fP & \fBoperator=\fP (const \fBatomic_ref\fP &)=delete" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::atomic_ref< _Tp >"Class template to provide atomic operations on a non-atomic variable\&. .PP Definition at line \fB1632\fP of file \fBatomic\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fBstd::atomic_ref\fP< _Tp >::atomic_ref (_Tp & __t)\fC [inline]\fP, \fC [explicit]\fP, \fC [noexcept]\fP" .PP Definition at line \fB1635\fP of file \fBatomic\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.