#include <destruct.h>
List of all members.
[inline, static]
Definition at line 67 of file destruct.h.
00067 { 00068 t.~T(); 00069 }