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

OutputIt base() const;
(C++17 起)

提供到传入此 raw_storage_iterator 构造函数的迭代器的访问。

参数

(无)

返回值

*this 指向同一对象的迭代器。