Namespaces
Variants

std::raw_storage_iterator<OutputIt,T>:: base

From cppreference.net
Memory management library
( exposition only* )
Allocators
Uninitialized memory algorithms
Constrained uninitialized memory algorithms
Memory resources
Uninitialized storage (until C++20)
( until C++20* )
( until C++20* )
( until C++20* )

Garbage collector support (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
OutputIt base ( ) const ;
(C++17 이후)

이 raw_storage_iterator의 생성자에 전달된 반복자에 대한 접근을 제공합니다.

매개변수

(없음)

반환값

* this 가 가리키는 동일한 객체를 가리키는 반복자.