~mikeowen/pybindgen/pybindgen-extend-containers

Viewing all changes in revision 844.

  • Committer: Mike Owen
  • Date: 2013-02-19 00:29:18 UTC
  • Revision ID: mikeowen@llnl.gov-20130219002918-pxmqjytwsq91610e
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?

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: