#include <registrybase.h>

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 |