Namespaces
Variants

std::raw_storage_iterator<OutputIt,T>::operator*

From cppreference.com
 
 
Memory management library
Allocators
Memory resources
Uninitialized storage (until C++20*)
Garbage collector support (until C++23)
 
 
raw_storage_iterator& operator*();

Dereferences the iterator.

Parameters

(none)

Return value

*this