__val             137 gc/include/gc_allocator.h   void construct(pointer __p, const GC_Tp& __val) { new(__p) GC_Tp(__val); }
__val             213 gc/include/gc_allocator.h   void construct(pointer __p, const GC_Tp& __val) { new(__p) GC_Tp(__val); }