| 
    CommonLibSSE (powerof3)
    
   | 
 
#include <PCH.h>
 Public Types | |
| using | value_type = typename super::value_type | 
Public Member Functions | |
| atomic_ref (volatile T &a_obj) noexcept(std::is_nothrow_constructible_v< super, value_type & >) | |
| using SKSE::stl::atomic_ref< T >::value_type = typename super::value_type | 
      
  | 
  inlineexplicitnoexcept |