[C++-sig] non-const arguments

Enrico Ng enrico at fnal.gov
Tue Aug 13 18:29:25 CEST 2002


> Decide on a Python interface that's consistent with Python's
immutability
> restrictions, and we can see how to wrap it.
>
> Perhaps
>
>     tuple ran1(Integer x)
>
> would work better for you?

This works fine, but I have to create thin wrappers for every function
[to return the resulting non-const arguments]

Is there already am implementation of this in boostv2?  If so, what is
it called?

Thanx,
Enrico Ng <enrico at fnal.gov>





More information about the Cplusplus-sig mailing list