GC_x              118 gc/include/gc_allocator.h   pointer address(reference GC_x) const { return &GC_x; }
GC_x              119 gc/include/gc_allocator.h   const_pointer address(const_reference GC_x) const { return &GC_x; }
GC_x              197 gc/include/gc_allocator.h   pointer address(reference GC_x) const { return &GC_x; }
GC_x              198 gc/include/gc_allocator.h   const_pointer address(const_reference GC_x) const { return &GC_x; }