Implements const iterator template class for reference items
Implemented templated base class for const iterators of ReferenceItem-based items classes.
Added begin()
and end()
APIs to ComponentItem
that return const iterators.
Implemented templated base class for const iterators of ReferenceItem-based items classes.
Added begin()
and end()
APIs to ComponentItem
that return const iterators.