Home
last modified time | relevance | path

Searched defs:Allocable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libgav1/src/utils/
H A Dmemory.h141 struct Allocable { struct
147 static void* operator new(size_t size, const std::nothrow_t& tag) noexcept { in new()
174 // A variant of Allocable that forces allocations to be aligned to argument