|
From: Ferdinando A. <qf...@am...> - 2009-09-18 09:46:44
|
On Wed, Sep 16, 2009 at 4:21 PM, Luigi Ballabio <lui...@gm...> wrote: >> switched from vector<InterestRate> to vector<shared_prt<InterestRate> > > > Good grief. Why? I was plannig to restore vector<InterestRate> along with vector<shared_prt<InterestRate> >, but I've seen you already reverted my changes. Any objection if I add back vector<shared_prt<InterestRate> > ? ciao -- Nando |