[C++-sig] Re: property and documentation
David Abrahams
dave at boost-consulting.com
Tue Aug 5 13:01:44 CEST 2003
"Roman Yakovenko" <romany at actimize.com> writes:
> Hi.
> 1. add_static_property - function of class_ is not referenced in documentation.
> Nevertheless it works pretty good.
Would you like to suggest a documentation patch?
> 2. How can I specify return value policy for properties ?
Just use make_function explicitly on the get function and your call
policy and pass the result on to add_property.
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
More information about the Cplusplus-sig
mailing list