c++-sig@python.org
[Top] [All Lists]

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

Subject: Re: [C++-sig] c++ bool to python bool: SOLVED
From: David Abrahams
Date: Sat, 03 Sep 2005 04:47:09 -0400
Nicolas Rougier <rougier@xxxxxxxx> 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

_______________________________________________
C++-sig mailing list
C++-sig@xxxxxxxxxx
http://mail.python.org/mailman/listinfo/c++-sig

<Prev in Thread] Current Thread [Next in Thread>