8 Commits

Author SHA1 Message Date
John Wellbelove
ceef10dc93 Disabled copy constructor.
Added interface assignment operator.
2016-01-14 18:31:43 +00:00
John Wellbelove
d1651535e1 Added tests to check for inserts overwriting existing values. 2016-01-09 13:07:14 +00:00
John Wellbelove
16a1978f43 Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
Ryan Lindeman
426bbab41c add multimap and multiset containers 2015-04-25 20:10:13 -06:00
Ryan Lindeman
847b685e25 fix gcc compiler issues with test_map/test_set 2015-04-01 18:27:51 -06:00
Ryan Lindeman
f0c5f3b8b5 finished etl:map with AVL balance 2015-03-28 12:45:10 -06:00
Ryan Lindeman
2a0ea093bd fix missing const for etl:map 2015-03-19 20:09:08 -06:00
Ryan Lindeman
5e67f1502a initial release of etl::map without balance 2015-01-29 22:13:13 -07:00