Subject: Re: [Boost-users] Boost.Signals2 - tracking an object managed with tr1::shared_ptr
From: Monteleone, Nathan (nathan.monteleone_at_[hidden])
Date: 2009-09-14 12:09:38


> For that reason I like your traits idea
> better. I sympathize with your reluctance to add "yet more" template
> parameters :)

Shoot, I confused myself. Using traits is still going to require more template parameters.

I still like the traits approach though :)