.TH "std::atomic_ref< _Tp >" 3cxx "Tue Jun 13 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\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.