[C++-sig] c++ bool to python bool: SOLVED

David Abrahams dave at boost-consulting.com
Sat Sep 3 10:47:09 CEST 2005


Nicolas Rougier <rougier at loria.fr> writes:

> I'm terribly sorry for the trouble because I just forgot to check that
> I had the last version of the library (1.33) while it should have been
> the first thing to check. It's now working like a charm.

You shouldn't need that Bool class wrapper, by the way.  Conversions between
Python Bool and C++ bool should "just work."

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




More information about the Cplusplus-sig mailing list