Searched refs:IterableBase (Results 1 – 1 of 1) sorted by relevance
22 struct IterableBase {}; struct33 class IterableBlock : public internal::IterableBase {95 struct is_iterable : std::is_base_of<internal::IterableBase, BlockType> {};