man std::ios_base_Callback_list (Fonctions bibliothèques) -
NAME
std::ios_base::Callback_list -
SYNOPSIS
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
Detailed Description
Definition at line 468 of file ios_base.h.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.