John Wellbelove
|
a31cae151d
|
Fixed serious error where etl::vector would always allocate N^2 storage instead of N.
|
2015-09-13 21:13:53 +01:00 |
|
jwellbelove
|
410109d72c
|
Complete rewrite of aligned storage functionality and subsequent changes to the containers.
|
2015-03-15 16:29:46 +00:00 |
|
jwellbelove
|
ae385d5561
|
Added Github link to copyright notice.
|
2015-02-22 13:23:18 +00:00 |
|
jwellbelove
|
282103acca
|
Updated comments.
|
2015-02-18 22:57:40 +00:00 |
|
jwellbelove
|
adb0b9a5b5
|
Modified to use constructed/destructed elements
|
2015-01-24 19:42:12 +00:00 |
|
jwellbelove
|
b446011d71
|
Changed to stddef.h
|
2014-12-08 20:19:01 +00:00 |
|
jwellbelove
|
896ec105dc
|
Modified parameter types
|
2014-11-19 18:38:39 +00:00 |
|
jwellbelove
|
21cfc811cf
|
Added 'swap'
|
2014-11-06 12:54:00 +00:00 |
|
jwellbelove
|
1108b9e5c7
|
Updates for Code::Blocks and CodeLite
Updates so that Code::Blocks and CodeLite can compile the tests.
Made include guards upper case.
|
2014-11-05 17:41:17 +00:00 |
|
jwellbelove
|
5383373b18
|
Modified comments
|
2014-11-01 15:25:43 +00:00 |
|
jwellbelove
|
bbb9b303e9
|
Added vector class
|
2014-10-31 15:55:54 +00:00 |
|