デストラクタ exception[meta header] std[meta namespace] bad_exception[meta class] function[meta id-type] virtual ~bad_exception(); // (1) C++03 constexpr virtual ~bad_exception(); // (1) C++26 概要 bad_exceptionオブジェクトを破棄する。 例外 投げない 関連項目 C++26 定数評価での例外送出を許可