11 Oct
2002
11 Oct
'02
3:18 p.m.
Hi everybody: I would like to make some of my classes reference counted, and I like what shared_ptr offers. The problem is (or is it really?) that I am building (have to) with gcc 2.7.2. The gcc.h header file which is part of the shared_ptr library does not like versions of gcc prior to 2.9.0. I would greatly appreciate it if somebody could point out a way to use the boost's shared_ptr technique and build with gcc prior to 2.9 Thanks, Nik