最終更新日時(UTC):
が更新

履歴 編集

function
<memory>

std::indirect::get_allocator(C++26)

constexpr allocator_type get_allocator() const noexcept;

概要

このオブジェクトが使用するアロケータを取得する。

戻り値

所有するアロケータのコピー。

例外

投げない。

バージョン

言語

  • C++26

処理系

関連項目

参照