35 #ifndef DOXYGEN_SHOULD_SKIP_THIS 38 static bool first_time =
true;
43 # ifdef GUM_DEBUG_MODE 44 __debug__::__dec_creation(
"HashTableIterator",
47 "static variable correction",
49 __debug__::__dec_creation(
"HashTableConstIterator",
52 "static variable correction",
68 static bool first_time =
true;
73 # ifdef GUM_DEBUG_MODE 74 __debug__::__dec_creation(
"HashTableIteratorSafe",
77 "static variable correction",
79 __debug__::__dec_creation(
"HashTableConstIteratorSafe",
82 "static variable correction",
104 #endif // DOXYGEN_SHOULD_SKIP_THIS 109 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 110 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 111 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 112 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 118 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 119 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 120 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 121 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 127 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 128 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 129 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 130 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 136 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 137 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 138 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 139 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
static const HashTableIterator< int, int > * __HashTableIterEnd
The unsafe iterator used by everyone.
gum is the global namespace for all aGrUM entities
static const HashTableConstIteratorSafe< int, int > * constEndSafe4Statics()
Creates (if needed) and returns the iterator __HashTableIterEndSafe.
static const HashTableIterator< int, int > * end4Statics()
Creates (if needed) and returns the iterator __HashTableIterEnd.
static const HashTableIteratorSafe< int, int > * endSafe4Statics()
Creates (if needed) and returns the iterator __HashTableIterEndSafe.
static const HashTableIteratorSafe< int, int > * __HashTableIterEndSafe
The safe iterator used by everyone.
static const HashTableConstIterator< int, int > * constEnd4Statics()
Creates (if needed) and returns the iterator __HashTableIterEnd.
Class hash tables iterators.