Home
last modified time | relevance | path

Searched refs:ContiguousBase (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_allocator/block/public/pw_allocator/block/
Dcontiguous.h25 struct ContiguousBase {}; struct
45 class ContiguousBlock : public internal::ContiguousBase {
131 struct is_contiguous : std::is_base_of<internal::ContiguousBase, BlockType> {};