[C++-sig] V2 equivalent of make_ref

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Thu May 30 01:44:32 CEST 2002


What is the equivalent of make_ref in V2?
Here is what I would like to do:

boost::python::module("any")
  .add("__version__", boost::python::make_ref("1.2.3"));

I tried to find the documentation for boost::python::ref but the link to
reference_hpp.html is broken.

Thanks,
        Ralf


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com





More information about the Cplusplus-sig mailing list