Namespaces
Variants
Views
Actions

std::raw_storage_iterator::operator*

From cppreference.com
 
 
Dynamic memory management
Uninitialized storage
(C++17)
Garbage collection support
Miscellaneous
(C++20)
(C++11)
(C++11)
C Library
Low level memory management
 
 
raw_storage_iterator& operator*();

Dereferences the iterator.

[edit] Parameters

(none)

[edit] Return value

*this