6.4.7. array_construction_policy::purged

ヘッダファイル
bezel/array_construction_policy/purged.h
フロントエンドのクラス名
bezel::array_construction_policy::purged
フロントエンドのテンプレートパラメータ数
1

array_construction_policy::purgedは、オブジェクト破壊後に記憶領域のゼロクリアを行うスカラー構築ポリシーscalar_construction_policy::purgedの配列構築ポリシー版である。項6.3.5. 「scalar_construction_policy::purgedを参照のこと。

deallocateに要する計算量が領域サイズに対する線形時間であることに注意すること。