std::raw_storage_iterator::operator*

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

Dereferences the iterator.

Parameters

(none)

Return value

*this