6.1. スカラー割り当てポリシー

6.1.1. 概要
6.1.2. 要件
6.1.3. scalar_allocation_policy::operator_new
6.1.4. scalar_allocation_policy::std_malloc
6.1.5. scalar_allocation_policy::stlallocator
6.1.6. scalar_allocation_policy::pool
6.1.6.1. scalar_allocation_policy::pool用要求ポリシー
6.1.6.2. scalar_allocation_policy::pool用開放ポリシー
6.1.7. scalar_allocation_policy::singleton
6.1.8. scalar_allocation_policy::strictly_checked
6.1.9. scalar_allocation_policy::purged
6.1.10. scalar_allocation_policy::default_selected

スカラー割り当てポリシーは、単一のオブジェクトを格納できる大きさを持つ記憶領域の割り当てと開放を行うポリシークラスである。