デストラクタ memory[meta header] std[meta namespace] allocator[meta class] function[meta id-type] // C++03 ~allocator() throw(); // C++11 ~allocator(); 概要 allocatorオブジェクトを破棄する。 例外 投げない。