Boost logo

Boost Users :

Subject: Re: [Boost-users] shared_ptr singleton
From: Alessandro Re (akirosspower_at_[hidden])
Date: 2008-10-16 18:25:58


On Thu, Oct 16, 2008 at 9:27 PM, Adam Merz <adammerz_at_[hidden]> wrote:
> I see that you're declaring _global, but I don't see you defining it anywhere.
> Are you properly defining _global at file scope?

Yes, I'm defining it with:
RegisterP Register::_global;
This should invoke the default constructor, right?

Thanks

-- 
~Ale

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net