MCPcopy Create free account
hub / github.com/VectorDB-NTU/RaBitQ-Library / Allocator

Method Allocator

include/rabitqlib/utils/memory.hpp:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 return true;
58 }
59
60 friend constexpr bool
61 operator!=(const AlignedAllocator&, const AlignedAllocator&) noexcept {
62 return false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected