Public Member Functions | |
Callback_list (ios_base::event_callback __fn, int index, Callback_list *cb) | |
void | M_add_reference () |
int | M_remove_reference () |
Public Attributes | |
Callback_list * | M_next |
ios_base::event_callback | M_fn |
int | M_index |
Atomic_word | M_refcount |
Definition at line 379 of file ios_base.h.