[C++-sig] Boost.Python V2: direct access to data members

David Abrahams david.abrahams at rcn.com
Sat Mar 30 14:24:00 CET 2002


Direct access to data members is now implemented in Boost.Python v2,
using the same def_readonly()/def_readwrite() interface as in v1.

See libs/python/test/data_members.* for examples.

-Dave

+---------------------------------------------------------------+
                  David Abrahams
      C++ Booster (http://www.boost.org)               O__  ==
      Pythonista (http://www.python.org)              c/ /'_ ==
  resume: http://users.rcn.com/abrahams/resume.html  (*) \(*) ==
          email: david.abrahams at rcn.com
+---------------------------------------------------------------+





More information about the Cplusplus-sig mailing list