Boost logo

Boost :

From: Ion Gaztañaga (ion_g_m_at_[hidden])
Date: 2005-01-05 08:30:09


> typedef pointer_to_other<NewType>(my_smart_ptr)::type new_pointer_t;

Sorry, I mean obviously,

 typedef pointer_to_other<MyPtr, NewPointeeType>::type new_pointer_t;

Regards,
 
 /Ion


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk