Subject: Re: [Boost-users] [python][lambda] thin wrapper functions using boost.lambda
From: Vaclav Smilauer (eudoxos_at_[hidden])
Date: 2009-07-21 02:43:37


>
http://www.boost.org/doc/libs/1_39_0/libs/python/doc/tutorial/doc/html/python/exposing.html#python.class_data_members

Thanks and my apologies for the stupid question. I'e been using .def and
.add_property all the time, as it was all I needed and forgot about those
completely :-|