[C++-sig] Regression in Boost.Python v1.33

David Abrahams dave at boost-consulting.com
Wed Oct 12 18:09:28 CEST 2005


David Abrahams <dave at boost-consulting.com> writes:

> "Niall Douglas" <s_sourceforge at nedprod.com> writes:
>
>> Any movement on the below? Do you want me to submit a patch to 
>> type_traits or just to BPL?
>
>
>>> 1. The best solution is to patch type_traits::add_reference<> with a 
>>> specialisation for void whereby it won't ever add a reference to a 
>>> void. AFAIK it's an illegal type anyway. 
>
> I am surprised that add_reference doesn't already act that way.  If
> that is enough to fix your problem, I think you should post, and we
> should accept, the patch.

BTW, the patch should go to the Boost developers' list, or to the SF
patch tracker.  If it goes here it will fall on the floor.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list