~doublep/libmct/main

Viewing all changes in revision 270.

  • Committer: Paul Pogonyshev
  • Date: 2013-08-14 21:06:47 UTC
  • Revision ID: pogonyshev@gmail.com-20130814210647-mee99nw88kwyifdb
Add unfinished implementation of bimap containers

MCT bimaps are modeled after Boost.Bimap, i.e. are mostly interface-
compatible with a subset of Boost bimaps.  Largest missing parts are
map-like views (existing are more of stubs) and documentation.  Tests
that existed for sets and maps are adapted to bimaps (only one fails),
but number of tested parameter combination is currently small.
Additionally, special tests for bimap-specific functionality, mostly
views and peculiar insertion constraints, are needed.  Linked and
forward bimaps are pending.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: