CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
SKSE::stl::atomic_ref< T > Class Template Reference

#include <PCH.h>

Inheritance diagram for SKSE::stl::atomic_ref< T >:

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 & >)
 

Member Typedef Documentation

◆ value_type

template<class T >
using SKSE::stl::atomic_ref< T >::value_type = typename super::value_type

Constructor & Destructor Documentation

◆ atomic_ref()

template<class T >
SKSE::stl::atomic_ref< T >::atomic_ref ( volatile T &  a_obj)
inlineexplicitnoexcept

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