libstdc++-v3 Source Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
std::__debug_alloc
std::__default_alloc_template
std::__malloc_alloc_template
std::Alloc_traits
std::Alloc_traitsVersions for the predefined "SGI" style allocators
std::Alloc_traitsThe version for the default allocator
std::Alloc_traitsVersions for the allocator adaptor used with the predefined "SGI" style allocators
std::allocatorThe "standard" allocator, as per [20.4]
std::auto_ptrA simple smart pointer providing strict ownership semantics
std::auto_ptr_ref
std::back_insert_iteratorTurns assignment into insertion
std::bad_allocException possibly thrown by new
std::bad_castThrown during incorrect typecasting
std::bad_exception
std::bad_typeid
std::basic_filebufThe actual work of input and output (for files)
std::basic_fstreamControlling intput and output for files
std::basic_ifstreamControlling input for files
std::basic_iosVirtual base class for all stream classes
std::basic_iostreamMerging istream and ostream capabilities
std::basic_istreamControlling input
std::basic_istream::sentryPerforms setup work for input streams
std::basic_istringstreamControlling input for std::string
std::basic_ofstreamControlling output for files
std::basic_ostreamControlling output
std::basic_ostream::sentryPerforms setup work for output streams
std::basic_ostringstreamControlling output for std::string
std::basic_streambufThe actual work of input and output (interface)
std::basic_stringManaging sequences of characters and character-like objects
std::basic_stringbufThe actual work of input and output (for std::string)
std::basic_stringstreamControlling input and output for std::string
std::bidirectional_iterator_tagBidirectional iterators support a superset of forward iterator operations
__gnu_cxx::binary_composeAn SGI extension
std::binary_function
std::binary_negateOne of the negation functors
std::binder1stOne of the binder functors
std::binder2ndOne of the binder functors
std::bitsetThe bitset class represents a fixed-size sequence of bits
std::bitset::reference
std::char_traitsBasis for explicit traits specializations
std::char_traits21.1.3.1 char_traits specializations
std::const_mem_fun1_ref_tOne of the adaptors for member pointers
std::const_mem_fun1_ref_tOne of the adaptors for member pointers
std::const_mem_fun1_tOne of the adaptors for member pointers
std::const_mem_fun1_tOne of the adaptors for member pointers
std::const_mem_fun_ref_tOne of the adaptors for member pointers
std::const_mem_fun_ref_tOne of the adaptors for member pointers
std::const_mem_fun_tOne of the adaptors for member pointers
std::const_mem_fun_tOne of the adaptors for member pointers
__gnu_cxx::constant_binary_funAn SGI extension
__gnu_cxx::constant_unary_funAn SGI extension
__gnu_cxx::constant_void_funAn SGI extension
std::dequeA standard container using fixed-size memory allocation and constant-time manipulation of elements at either end
std::Deque_iteratorA deque::iterator
std::dividesOne of the math functors
std::domain_error
std::equal_toOne of the comparison functors
std::exceptionBase class for all library exceptions
std::forward_iterator_tagForward iterators support a superset of input iterator operations
std::fpos
std::front_insert_iteratorTurns assignment into insertion
std::greaterOne of the comparison functors
std::greater_equalOne of the comparison functors
__gnu_cxx::hash_map
__gnu_cxx::hash_multimap
__gnu_cxx::hash_multiset
__gnu_cxx::hash_set
std::input_iterator_tagMarking input iterators
std::insert_iteratorTurns assignment into insertion
std::invalid_argument
std::ios_baseThe very top of the I/O class hierarchy
std::ios_base::failureThese are thrown to indicate problems. Doc me
std::iteratorCommon iterator class
std::iterator_traits
std::length_error
std::lessOne of the comparison functors
std::less_equalOne of the comparison functors
std::listA standard container with linear time access to elements, and fixed time insertion/deletion at any point in the sequence
std::List_iteratorA list::iterator
std::logic_errorOne of two subclasses of exception
std::logical_andOne of the Boolean operations functors
std::logical_notOne of the Boolean operations functors
std::logical_orOne of the Boolean operations functors
std::mapA standard container made up of (key,value) pairs, which can be retrieved based on a key, in logarithmic time
std::mem_fun1_ref_tOne of the adaptors for member pointers
std::mem_fun1_ref_tOne of the adaptors for member pointers
std::mem_fun1_tOne of the adaptors for member pointers
std::mem_fun1_tOne of the adaptors for member pointers
std::mem_fun_ref_tOne of the adaptors for member pointers
std::mem_fun_ref_tOne of the adaptors for member pointers
std::mem_fun_tOne of the adaptors for member pointers
std::mem_fun_tOne of the adaptors for member pointers
std::minusOne of the math functors
std::modulusOne of the math functors
std::multimapA standard container made up of (key,value) pairs, which can be retrieved based on a key, in logarithmic time
std::multipliesOne of the math functors
std::negateOne of the math functors
std::new_alloc
std::not_equal_toOne of the comparison functors
std::out_of_range
std::output_iterator_tagMarking output iterators
std::overflow_error
std::pairPair holds two objects of arbitrary type
std::plusOne of the math functors
std::pointer_to_binary_functionOne of the adaptors for function pointers
std::pointer_to_unary_functionOne of the adaptors for function pointers
std::priority_queueA standard container automatically sorting its contents
__gnu_cxx::project1stAn SGI extension
__gnu_cxx::project2ndAn SGI extension
std::queueA standard container giving FIFO behavior
std::random_access_iterator_tagRandom-access iterators support a superset of bidirectional iterator operations
std::range_error
std::raw_storage_iterator
__gnu_cxx::rb_tree
std::reverse_iterator
__gnu_cxx::rope
std::runtime_errorOne of two subclasses of exception
__gnu_cxx::select1stAn SGI extension
__gnu_cxx::select2ndAn SGI extension
std::simple_alloc
__gnu_cxx::slist
std::stackA standard container giving FILO behavior
__gnu_cxx::stdio_filebufProvides a layer of compatibility for C/POSIX
__gnu_cxx::subtractive_rng
__gnu_cxx::temporary_buffer
std::type_infoPart of RTTI
__gnu_cxx::unary_composeAn SGI extension
std::unary_function
std::unary_negateOne of the negation functors
std::underflow_error
std::vectorA standard container which offers fixed time access to individual elements in any order

Generated on Thu Feb 10 23:23:44 2005 for libstdc++-v3 Source by  doxygen 1.4.0