11 Commits

Author SHA1 Message Date
John Wellbelove
16a1978f43 Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
John Wellbelove
a048784285 Changed the way that errors are produced and handled.
Compile time macros control the type and verbosity of the errors to allow space and performance optimisation.
2015-12-15 19:28:12 +00:00
John Wellbelove
a599c3e270 Added code for GCC warnings 2015-12-11 19:01:54 +00:00
John Wellbelove
6f7e26523e Moved more code to base class. 2015-12-10 13:38:08 +00:00
John Wellbelove
8f7b16dc9c Redesigned bitset to use no virtual functions.
Fixed storage array type as uint8_t.
2015-12-09 15:31:41 +00:00
jwellbelove
410109d72c Complete rewrite of aligned storage functionality and subsequent changes to the containers. 2015-03-15 16:29:46 +00:00
jwellbelove
4277fbe95c Optimisations for bitset & knockon changes to pool . 2015-03-01 11:31:56 +00:00
jwellbelove
ae385d5561 Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
jwellbelove
8e838b6d59 Added size & reset virtuals 2015-01-18 20:06:55 +00:00
jwellbelove
2d7e748915 Added more virtuals. 2015-01-17 14:02:38 +00:00
jwellbelove
31d4528f80 Made virtual class for etl::bitset 2014-12-10 16:44:40 +00:00