libstdc++
formatter.h File Reference

Go to the source code of this file.

Classes

class  __gnu_debug::_Safe_iterator< _Iterator, _Sequence >
 
class  __gnu_debug::_Safe_local_iterator< _Iterator, _Sequence >
 
class  __gnu_debug::_Safe_sequence< _Sequence >
 

Namespaces

 __gnu_debug
 

Macros

#define _GLIBCXX_TYPEID(_Type)
 

Enumerations

enum  _Debug_msg_id {
  __msg_valid_range, __msg_insert_singular, __msg_insert_different, __msg_erase_bad,
  __msg_erase_different, __msg_subscript_oob, __msg_empty, __msg_unpartitioned,
  __msg_unpartitioned_pred, __msg_unsorted, __msg_unsorted_pred, __msg_not_heap,
  __msg_not_heap_pred, __msg_bad_bitset_write, __msg_bad_bitset_read, __msg_bad_bitset_flip,
  __msg_self_splice, __msg_splice_alloc, __msg_splice_bad, __msg_splice_other,
  __msg_splice_overlap, __msg_init_singular, __msg_init_copy_singular, __msg_init_const_singular,
  __msg_copy_singular, __msg_bad_deref, __msg_bad_inc, __msg_bad_dec,
  __msg_iter_subscript_oob, __msg_advance_oob, __msg_retreat_oob, __msg_iter_compare_bad,
  __msg_compare_different, __msg_iter_order_bad, __msg_order_different, __msg_distance_bad,
  __msg_distance_different, __msg_deref_istream, __msg_inc_istream, __msg_output_ostream,
  __msg_deref_istreambuf, __msg_inc_istreambuf, __msg_insert_after_end, __msg_erase_after_bad,
  __msg_valid_range2, __msg_local_iter_compare_bad, __msg_non_empty_range, __msg_self_move_assign,
  __msg_bucket_index_oob, __msg_valid_load_factor, __msg_equal_allocs, __msg_insert_range_from_self,
  __msg_irreflexive_ordering
}
 

Functions

template<typename _Iterator >
bool __gnu_debug::__check_singular (const _Iterator &)
 

Detailed Description

This file is a GNU debug extension to the Standard C++ Library.

Definition in file formatter.h.