Pages du manuel Linux : Fonctions des bibliothèques

stbtrs
solve a triangular system of the form A * X = B or A**T * X = B,
stcall
call command processor with command string
std::abs
std::acos
std::allocator
The 'standard' allocator, as per [20.4].
std::allocator_rebind
std::Alloc_traits
std::are_same
std::Array
std::Array_copier
std::Array_copy_ctor
std::Array_default_ctor
std::Array_init_ctor
std::asin
std::atan
std::atan2
std::auto_ptr
A simple smart pointer providing strict ownership semantics.
std::auto_ptr_ref
std::back_insert_iterator
Turns assignment into insertion.
std::bad_alloc
Exception possibly thrown by new.
std::bad_cast
Thrown during incorrect typecasting.
std::bad_exception
std::bad_typeid
std::Base_bitset
std::basic_filebuf
The actual work of input and output (for files).
std::basic_fstream
Controlling intput and output for files.
std::basic_ifstream
Controlling input for files.
std::basic_ios
Virtual base class for all stream classes.
std::basic_iostream
Merging istream and ostream capabilities.
std::basic_istream
Controlling input.
std::basic_istream_sentry
Performs setup work for input streams.
std::basic_istringstream
Controlling input for std::string.
std::basic_ofstream
Controlling output for files.
std::basic_ostream
Controlling output.
std::basic_ostream_sentry
Performs setup work for output streams.
std::basic_ostringstream
Controlling output for std::string.
std::basic_streambuf
The actual work of input and output (interface).
std::basic_string
Managing sequences of characters and character-like objects.
std::basic_stringbuf
The actual work of input and output (for std::string).
std::basic_stringstream
Controlling input and output for std::string.
std::basic_string_Alloc_hider
std::basic_string_Rep
std::basic_string_Rep_base
std::bidirectional_iterator_tag
operations.
std::binary_function
std::binary_negate
One of the negation functors.
std::BinBase
std::BinBase1
std::BinBase2
std::binder1st
One of the binder functors.