38 #ifndef DOXYGEN_SHOULD_SKIP_THIS 41 static bool first_time =
true;
46 # ifdef GUM_DEBUG_MODE 47 __debug__::__dec_creation(
"HashTableIterator",
50 "static variable correction",
52 __debug__::__dec_creation(
"HashTableConstIterator",
55 "static variable correction",
71 static bool first_time =
true;
76 # ifdef GUM_DEBUG_MODE 77 __debug__::__dec_creation(
"HashTableIteratorSafe",
80 "static variable correction",
82 __debug__::__dec_creation(
"HashTableConstIteratorSafe",
85 "static variable correction",
107 #endif // DOXYGEN_SHOULD_SKIP_THIS 112 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 113 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 114 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 115 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 121 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 122 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 123 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 124 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 130 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 131 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 132 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 133 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 139 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 140 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 141 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 142 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
static const HashTableIterator< int, int > * __HashTableIterEnd
The unsafe iterator used by everyone.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
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.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.