[C++-sig] export a constant

David Abrahams david.abrahams at rcn.com
Wed May 22 19:50:45 CEST 2002


----- Original Message -----
From: "Scott A. Smith" <ssmith at magnet.fsu.edu>


> Thanks David,
>
> But this did not work. In MSVC++ it give the following error:
>
> error C2065: 'make_ref' : undeclared identifier

Well, sorry, you need to qualify it as boost::python::make_ref...
...and I can't vouch for anything as old as Boost 1.25.0, but it should
work in 1.28.0

Good luck,
Dave







More information about the Cplusplus-sig mailing list