|
spdlog
|
This is the complete list of members for spdlog::details::null_atomic_int, including all inherited members.
| exchange(int new_value, std::memory_order=std::memory_order_relaxed) | spdlog::details::null_atomic_int | inline |
| load(std::memory_order=std::memory_order_relaxed) const | spdlog::details::null_atomic_int | inline |
| null_atomic_int()=default | spdlog::details::null_atomic_int | |
| null_atomic_int(int new_value) | spdlog::details::null_atomic_int | inlineexplicit |
| store(int new_value, std::memory_order=std::memory_order_relaxed) | spdlog::details::null_atomic_int | inline |
| value | spdlog::details::null_atomic_int |