~doublep/libmct/1.4

Viewing all changes in revision 206.

  • Committer: Paul Pogonyshev
  • Date: 2011-07-30 13:41:44 UTC
  • Revision ID: pogonyshev@gmx.net-20110730134144-qti22m6f8y7hc98r
Make sure that moved-out hash tables remain internally valid

Apparently, move constructible/assignable requirements mandate that
all operations on the moved-out object remain possible, not only
outright destruction.  No new tests, existing suffice with added
validate_integrity() calls.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: