|
momo
3.12
|
#include <IteratorUtility.h>
Public Types | |
| typedef TReference | Reference |
| typedef IteratorPointer< typename Reference::ConstReference > | ConstPointer |
Public Member Functions | |
| IteratorPointer ()=delete | |
| IteratorPointer (Reference ref) noexcept | |
| operator ConstPointer () const noexcept | |
| std::remove_reference< const Reference >::type * | operator-> () const noexcept |
| Reference | operator* () const noexcept |
| operator bool () const noexcept | |
| typedef IteratorPointer<typename Reference::ConstReference> momo::internal::IteratorPointer< TReference >::ConstPointer |
| typedef TReference momo::internal::IteratorPointer< TReference >::Reference |
|
delete |
|
inlineexplicitnoexcept |
|
inlineexplicitnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |