summaryrefslogtreecommitdiff
path: root/view/sharedcache/core/refcountobject.h
AgeCommit message (Collapse)Author
2025-06-25Fix cxx20 build issue on Linux.Alexander Taylor
Apparently the compiler on macOS is less strict about this change?
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
In absence of a better name, this commit refactors the shared cache code.