
30 Jun
2008
30 Jun
'08
3:14 p.m.
Frank Mori Hess <frank.hess <at> nist.gov> writes:
One minor quibble: I think you left out a "public":
class Foo: public intrusive_base<Foo>
otherwise, I get compile errors unless I declare the add_ref/release functions as friends to Foo also.
That's right Gennadiy