SST/macro
|
#include <statics.h>
Public Types | |
typedef void(* | clear_fxn) (void) |
Static Public Member Functions | |
static void | register_finish (clear_fxn fxn) |
static void | finish () |
Static Protected Attributes | |
static std::list< clear_fxn > * | fxns_ |
|
static |
|
static |
Referenced by sprockit::need_delete_statics< T >::need_delete_statics().
|
staticprotected |