protected member function
<locale>

std::time_put::~time_put

~time_put();
time_put 解構函式
銷燬 time_put 物件。

這是一個受保護的解構函式:程式不應直接構造此類物件。

此解構函式因繼承而成為虛擬函式(locale::facet 的解構函式是虛擬函式)。