#include "lib/CppInterOp/Compatibility.h"
|
| static void | retain (void *p) noexcept |
| |
| static void | release (void *p) noexcept |
| |
Definition at line 735 of file Compatibility.h.
◆ ValueRefCount()
| compat::detail::ValueRefCount::ValueRefCount |
( |
const Value & |
V | ) |
|
|
inlineexplicitnoexcept |
◆ release()
| static void compat::detail::ValueRefCount::release |
( |
void * |
p | ) |
|
|
inlinestaticnoexcept |
◆ retain()
| static void compat::detail::ValueRefCount::retain |
( |
void * |
p | ) |
|
|
inlinestaticnoexcept |
◆ Ops
◆ rc
| std::atomic<unsigned> compat::detail::ValueRefCount::rc |
| Value compat::detail::ValueRefCount::v |
The documentation for this struct was generated from the following file: