9 Commits

Author SHA1 Message Date
John Wellbelove
26b7326d72 Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
2017-05-08 20:48:22 +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
ceef10dc93 Disabled copy constructor.
Added interface assignment operator.
2016-01-14 18:31:43 +00:00
John Wellbelove
16a1978f43 Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
John Wellbelove
66bb92c328 Merge branch 'master' into development 2015-06-23 19:13:42 +01:00
Ryan Lindeman
426bbab41c add multimap and multiset containers 2015-04-25 20:10:13 -06:00
jwellbelove
7004a553a8 Remove {} from array initialiseation in test_set.
Added _DEBUG define to Code::Blocks project settings.
2015-04-05 11:03:43 +01:00
Ryan Lindeman
847b685e25 fix gcc compiler issues with test_map/test_set 2015-04-01 18:27:51 -06:00
Ryan Lindeman
1ec58c410d add etl::set based on etl::map 2015-03-28 14:37:38 -06:00