std::raw_storage_iterator<OutputIt,T>::base
OutputIt base() const; | (с C++17) |
Предоставляет доступ к итератору, переданному в конструкторе этого raw_storage_iterator.
Параметры
(нет)
Возвращаемое значение
Итератор, указывающий на тот же объект, что и *this.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/memory/raw_storage_iterator/base