
19 Mar
2010
19 Mar
'10
7:11 a.m.
Eric Whitcombe wrote:
Thanks I just stumbled on that earlier today. It confounds me that the parameter is renamed from VoidPointer to VoidMutex ???!!! that is basically how I missed it. I thought there was some inscurtable argument deduction going on.
Eric, Well, I don't see the parameter renaming you mentioned. In fact, the only place I see "VoidPointer" identifier used in interprocess_fwd.hpp is on line 394 in declaration of intrusive_ptr class template, which is unrelated... This is from a very recent boost trunk. Best Regards, Gevorg