[C++-sig] Outstanding Jobs for v2 release

Achim Domma achim.domma at syynx.de
Sat Jul 13 17:53:45 CEST 2002


> > It's also not clear to me, what the status of slicing and operator
> > overloading currently is. Is it already handled by 'object'?
>
> Yep.

Is slicing also working already? I remember a discussion in the list how the
syntax should be. Is there an example?

> > Should I write tests for it?
>
> No specific tests are needed. Take a look at libs/python/test/list.cpp. A
> few of the tests exercise some of the operators, but only as a way of
> testing the list-specific parts of the implementation.

I will write some more tests. Is there a reason not to use unittest? Do you
prefer doctest?

Achim







More information about the Cplusplus-sig mailing list