 
            To allow handle to work with various PyObject compatible types, handle relies on specializations of base_type_traits. I don't think that's mentioned in the reference docs, and leads to mysterious compile errors to the un-initiated.
 
            on Thu Jan 03 2008, Neal Becker <ndbecker2-AT-gmail.com> wrote:
To allow handle to work with various PyObject compatible types, handle relies on specializations of base_type_traits.
I don't think that's mentioned in the reference docs,
I think that's because it's an implementation detail.
and leads to mysterious compile errors to the un-initiated.
If you'd like to create a ticket showing some erroneous code and its suboptimal error message, I could try to improve it. -- Dave Abrahams Boost Consulting http://boost-consulting.com
participants (2)
- 
                 David Abrahams David Abrahams
- 
                 Neal Becker Neal Becker