Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/block/public/pw_allocator/block/
Diterable.h22 struct IterableBase {}; struct
33 class IterableBlock : public internal::IterableBase {
95 struct is_iterable : std::is_base_of<internal::IterableBase, BlockType> {};