| 44 | struct TupleIterator; |
| 45 | template <typename ArrayType, ComponentIdType> |
| 46 | struct TupleRange; |
| 47 | |
| 48 | //------------------------------------------------------------------------------ |
| 49 | // Const component reference |
nothing calls this directly
no test coverage detected