John Wellbelove
|
79e33fbe81
|
Removed default constructor from 'non-default constructor' type.
Modified tests to compensate.
|
2017-02-25 20:32:27 +00:00 |
|
John Wellbelove
|
fe1e05a810
|
Added test_at_out_of_bounds & test_const_at_out_of_bounds
|
2016-05-03 19:18:41 +01:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
John Wellbelove
|
d89f0714cb
|
Fixed a bug in find() when key was less than any value in the set or map.
|
2016-02-14 14:41:15 +00:00 |
|
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
|
f04e9d7302
|
Added tests for multiple same value insert.
|
2015-12-18 19:45:52 +00:00 |
|
John Wellbelove
|
16a1978f43
|
Added link to www.etlcpp.com in licence header.
|
2015-12-16 11:09:56 +00:00 |
|
John Wellbelove
|
66eb540f5b
|
Fixed flat map index test.
Used ETL_ERROR macros for exceptions.
Added new files to project.
|
2015-08-28 15:10:52 +01:00 |
|
jwellbelove
|
b84f507304
|
Added flat_map & flat_set.
|
2015-02-23 21:13:55 +00:00 |
|
jwellbelove
|
ae385d5561
|
Added Github link to copyright notice.
|
2015-02-22 13:23:18 +00:00 |
|
jwellbelove
|
b20335f5fd
|
Renamed lookup to flat_map
|
2015-02-18 22:43:52 +00:00 |
|