Pages du manuel Linux : Fonctions des bibliothèques

std::ios
See std::basic_ios.3
std::iostream
See std::basic_iostream.3
std::ios_base
The very top of the I/O class hierarchy.
std::ios_base_Callback_list
std::ios_base_failure
These are thrown to indicate problems. Doc me.
std::ios_base_Init
std::ios_base_Words
std::ios_base__Callback_list
std::ios_base__Words
std::istream
See std::basic_istream.3
std::istreambuf_iterator
Provides input iterator semantics for streambufs.
std::istream_iterator
Provides input iterator semantics for streams.
std::istringstream
See std::basic_istringstream.3
std::istrstream
std::iterator
Common iterator class.
std::iterator_traits
std::length_error
std::less
One of the comparison functors.
std::less_equal
One of the comparison functors.
std::list
A standard container with linear time access to elements, and fixed time insertion/deletion at any point in the sequence.
std::List_alloc_base
std::List_base
std::List_base_List_impl
std::List_const_iterator
A list::const_iterator.
std::List_iterator
A list::iterator.
std::List_iterator_base
std::List_node
std::List_node_base
std::locale
Container class for localization functionality.
std::locale_facet
Localization functionality base class.
std::locale_id
Facet ID class.
std::locale_Impl
std::locale__Impl
std::logical_and
One of the Boolean operations functors.
std::logical_not
One of the Boolean operations functors.
std::logical_or
One of the Boolean operations functors.
std::logic_error
One of two subclasses of exception.
std::map
A standard container made up of (key,value) pairs, which can be retrieved based on a key, in logarithmic time.
std::map_value_compare
std::mask_array
Reference to selected subset of an array.
std::messages
Facet for handling message catalogs.
std::messages_base
Messages facet base class providing catalog typedef.
std::messages_byname
std::minus
One of the math functors.
std::modulus
One of the math functors.
std::moneypunct
Facet for formatting data for money amounts.
std::moneypunct_byname
std::money_base
Money format ordering data.
std::money_base_pattern
std::money_get
Facet for parsing monetary amounts.