
12 Mar
2009
12 Mar
'09
1:57 p.m.
on Thu Mar 12 2009, Philippe Vaucher <philippe.vaucher-AT-gmail.com> wrote:
It is my understanding that void* to T* convertions should be done using static_cast and not reinterpret_cast.
No one knows? No one cares?
I care; it's one of my favorite axen to grind. Yes, avoid reinterpret_cast unless you really want implementation-defined behavior. -- Dave Abrahams BoostPro Computing http://www.boostpro.com