lp:~mikeowen/pybindgen/pybindgen-extend-containers
Created by
Mike Owen
and last modified
Branch merges
Propose for merging
No branches
dependent on this one.
Recent revisions
- 844. By Mike Owen
-
I've had to make our extended container interfaces optional for the
pybindgen unit tests to pass, since some of the tests (like in foomodule)
misuse container names, like wrapping a std::vector using the list
interface. To be conservative and not potentially break any backward
compatible cases like this, I've made the newer expanded interface
optional. In the future maybe this should be changed? - 839. By Mike Owen
-
Renaming methods for container traits, and switching to using decorators
to try and simplify our testing harness. - 835. By Mike Owen
-
Expanding our testing, and starting to add the concept of returning
indexing operations by pointer.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~gjc/pybindgen/trunk