Registry< T, R >::IdIteratorBase Class Reference

#include <registrybase.h>

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

公共成员函数

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

成员函数文档编制

◆  operator*()

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