38 #ifndef DOXYGEN_SHOULD_SKIP_THIS 45 static bool first_time =
true;
50 # ifdef GUM_DEBUG_MODE 51 __debug__::__dec_creation(
"BijectionIteratorSafe",
52 "__bijection_static_end",
54 "static variable correction",
56 __debug__::__dec_creation(
"HashTableConstIteratorSafe",
57 "__bijection_static_end",
59 "static variable correction",
69 static bool first_time =
true;
74 # ifdef GUM_DEBUG_MODE 75 __debug__::__dec_creation(
"BijectionIterator",
76 "__bijection_static_end",
78 "static variable correction",
80 __debug__::__dec_creation(
"HashTableConstIterator",
81 "__bijection_static_end",
83 "static variable correction",
106 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 107 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 111 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 112 # ifndef GUM_NO_EXTERN_TEMPLATE_CLASS static const BijectionIterator< int, int > * end4Statics()
Creates (if needed) and returns the iterator __BijectionIterEnd.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
static const BijectionIteratorSafe< int, int > * endSafe4Statics()
Creates (if needed) and returns the iterator __BijectionIterEndSafe.
Set of pairs of elements with fast search for both elements.
static const BijectionIterator< int, int > * __BijectionIterEnd
The unsafe iterator used by everyone.
static const BijectionIteratorSafe< int, int > * __BijectionIterEndSafe
The safe iterator used by everyone.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.