Files
xahaud/include
Valentin Balaschenko e6f91b7fb5 Intrusive SHAMap smart pointers for efficient memory use and lock-free synchronization (#5152)
The main goal of this optimisation is memory reduction in SHAMapTreeNodes by introducing intrusive pointers instead of standard std::shared_ptr and std::weak_ptr.
2026-03-02 14:22:26 +09:00
..