exception_defines.h File Reference

Go to the source code of this file.

Defines

#define _EXCEPTION_DEFINES_H   1
#define try   if (true)
#define catch(X)   if (false)
#define __throw_exception_again


Define Documentation

#define __throw_exception_again

Definition at line 41 of file exception_defines.h.

Referenced by std::__uninitialized_copy_a(), std::__uninitialized_copy_aux(), std::__uninitialized_copy_copy(), std::__uninitialized_copy_fill(), __gnu_cxx::__uninitialized_copy_n(), __gnu_cxx::__uninitialized_copy_n_a(), std::__uninitialized_fill_a(), std::__uninitialized_fill_aux(), std::__uninitialized_fill_copy(), std::__uninitialized_fill_n_a(), std::__uninitialized_fill_n_aux(), _GLIBCXX_STD::vector< _Tp, _Allocator >::_M_allocate_and_copy(), __gnu_cxx::__sso_string_base< _CharT, _Traits, _Alloc >::_M_construct(), std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_M_copy(), __gnu_cxx::hashtable< _Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc >::_M_copy_from(), std::_Rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::_M_create_node(), _GLIBCXX_STD::list< _Tp, _Allocator >::_M_create_node(), __gnu_cxx::slist< _Tp, _Alloc >::_M_create_node(), _GLIBCXX_STD::_Deque_base< _Tp, _Alloc >::_M_create_nodes(), _GLIBCXX_STD::deque< _Tp, _Alloc >::_M_fill_initialize(), _GLIBCXX_STD::vector< _Tp, _Alloc >::_M_fill_insert(), _GLIBCXX_STD::deque< _Tp, _Alloc >::_M_fill_insert(), _GLIBCXX_STD::_Deque_base< _Tp, _Alloc >::_M_initialize_map(), _GLIBCXX_STD::vector< _Tp, _Alloc >::_M_insert_aux(), _GLIBCXX_STD::deque< _Tp, _Alloc >::_M_insert_aux(), _GLIBCXX_STD::deque< _Tp, _Alloc >::_M_new_elements_at_back(), _GLIBCXX_STD::deque< _Tp, _Alloc >::_M_new_elements_at_front(), __gnu_cxx::hashtable< _Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc >::_M_new_node(), _GLIBCXX_STD::deque< _Tp, _Alloc >::_M_push_back_aux(), _GLIBCXX_STD::deque< _Tp, _Alloc >::_M_push_front_aux(), _GLIBCXX_STD::deque< _Tp, _Alloc >::_M_range_initialize(), _GLIBCXX_STD::vector< _Tp, _Alloc >::_M_range_insert(), _GLIBCXX_STD::deque< _Tp, _Alloc >::_M_range_insert_aux(), std::basic_ios< char, _Traits >::_M_setstate(), __gnu_cxx::rope< _CharT, _Alloc >::_S_apply_to_pieces(), __gnu_cxx::__rc_string_base< _CharT, _Traits, _Alloc >::_S_construct(), std::basic_string< _CharT, _Traits, _Alloc >::_S_construct(), __gnu_cxx::rope< _CharT, _Alloc >::_S_RopeLeaf_from_unowned_char_ptr(), std::_Temporary_buffer< _ForwardIterator, _Tp >::_Temporary_buffer(), std::locale::combine(), __gnu_debug_def::deque< _Tp, _Allocator >::erase(), std::tr1::hashtable< Key, Value, Allocator, ExtractKey, Equal, H1, H2, H, RehashPolicy, cache_hash_code, constant_iterators, unique_keys >::hashtable(), std::locale::locale(), std::tr1::hashtable< Key, Value, Allocator, ExtractKey, Equal, H1, H2, H, RehashPolicy, cache_hash_code, constant_iterators, unique_keys >::m_allocate_node(), std::tr1::hashtable< Key, Value, Allocator, ExtractKey, Equal, H1, H2, H, RehashPolicy, cache_hash_code, constant_iterators, unique_keys >::m_insert_bucket(), std::tr1::hashtable< Key, Value, Allocator, ExtractKey, Equal, H1, H2, H, RehashPolicy, cache_hash_code, constant_iterators, unique_keys >::m_rehash(), std::__use_cache< __moneypunct_cache< _CharT, _Intl > >::operator()(), std::__use_cache< __numpunct_cache< _CharT > >::operator()(), __gnu_cxx::operator<<(), std::priority_queue< _Tp, _Sequence, _Compare >::pop(), std::priority_queue< _Tp, _Sequence, _Compare >::push(), __gnu_cxx::rope< _CharT, _Alloc >::push_front(), __gnu_debug_def::list< _Tp, _Allocator >::resize(), __gnu_cxx::hashtable< _Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc >::resize(), __gnu_cxx::rope< _CharT, _Alloc >::rope(), and std::tr1::shared_count::shared_count().

#define _EXCEPTION_DEFINES_H   1

Definition at line 35 of file exception_defines.h.

#define catch (  )     if (false)

Definition at line 40 of file exception_defines.h.

#define try   if (true)

Definition at line 39 of file exception_defines.h.


Generated on Tue Feb 2 16:57:18 2010 for GNU C++ STL by  doxygen 1.4.7