Hi Nelson,
void construct(pointer __p, const GC_Tp& __val) { new(__p) GC_Tp(__val); }
^
gc-7.6.0/include/gc_allocator.h:142:8: note: candidate expects 2 arguments, 4 provided
I got that error too. Frustrating.
Bowman says he'll be making another release for TL18, so hopefully we'll
be able to get it fixed. --thanks, karl.