Registry< T, R >::IdIteratorBase Class Reference

#include <registrybase.h>

Inheritance diagram for Registry< T, R >::IdIteratorBase:

Public Member Functions

Tuple< const Id &, const T & > operator* () const
 
- Public Member Functions inherited from Registry< T, R >::IteratorBase
const T * operator-> () const
 
const T & operator* () const
 

Additional Inherited Members

- Protected Attributes inherited from Registry< T, R >::IteratorBase
UniqueRef< RegistryEntryIteratorInterface > _iterator
 

Member Function Documentation

◆ operator*()

Tuple<const Id&, const T&> operator* ( ) const