| 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> |
|---|---|---|
| ||
| Previous by Date: | Re: [C++-sig] Is there a way to automatically convert a smart_ptr to held type, Ralf W. Grosse-Kunstleve |
|---|---|
| Next by Date: | [C++-sig] How to implement a cross-module C-API, Thomas Schipolowski |
| Previous by Thread: | [C++-sig] c++ bool to python bool: SOLVED, Nicolas Rougier |
| Next by Thread: | [C++-sig] gcc and explicit method types, Gregory Price |
| Indexes: | [Date] [Thread] [Top] [All Lists] |