~feverzsj/libmct/libmct

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
aux 241 12 years ago Paul Pogonyshev Add Make support Currently it can only be used to Diff
benchmark 1 14 years ago Paul Pogonyshev Initial source import. Diff
doc 1 14 years ago Paul Pogonyshev Initial source import. Diff
mct 1 14 years ago Paul Pogonyshev Initial source import. Diff
misc 212 12 years ago Paul Pogonyshev Refactor test facility in order to better test int Diff
tests 1 14 years ago Paul Pogonyshev Initial source import. Diff
.bzrignore 266 10 years ago Paul Pogonyshev Fix test suite compilation on systems using separa 400 bytes Diff Download File
AUTHORS 260 11 years ago Paul Pogonyshev Update E-mail address to the new primary Merged f 39 bytes Diff Download File
COPYING 1 14 years ago Paul Pogonyshev Initial source import. 1023 bytes Diff Download File
INSTALL 253 11 years ago Paul Pogonyshev Add forgotten information that C++0x mode works on 2.1 KB Diff Download File
Makefile 270 10 years ago Paul Pogonyshev Add unfinished implementation of bimap containers 15 KB Diff Download File
NEWS 270 10 years ago Paul Pogonyshev Add unfinished implementation of bimap containers 4.4 KB Diff Download File
README 242 12 years ago Paul Pogonyshev Fix word choice 4.1 KB Diff Download File
SConstruct 270 10 years ago Paul Pogonyshev Add unfinished implementation of bimap containers 17.5 KB Diff Download File
variables.template 1 14 years ago Paul Pogonyshev Initial source import. 1.1 KB Diff Download File
version 252 11 years ago Paul Pogonyshev Post-release version bump 6 bytes Diff Download File