John Wellbelove
|
135506b534
|
Re-written to avoid 'undefined behavior' by allowing containers to be polymorphic or not base on a compile time macro.
|
2018-02-01 10:15:51 +00:00 |
|
John Wellbelove
|
bf06775b51
|
Added fast clear for types that are trivially destructible. (Integral and pointer types only for C++03)
|
2018-01-27 15:40:03 +00:00 |
|
Austin Morton
|
53af6f7daf
|
replace usages of _DEBUG with ETL_DEBUG
fixes some -Wundef errors when _DEBUG was not defined
|
2018-01-09 19:01:30 +00:00 |
|
John Wellbelove
|
a742749849
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
John Wellbelove
|
a51530a96c
|
Completed modification of flat map/set classes to use reference flat map/set as bases.
|
2017-06-25 21:25:54 +01:00 |
|
John Wellbelove
|
64c8ec3c38
|
Retargetted solution (reverted from commit 9040f8bf9b41fc67e296e98a9f070e15ee237ead)
|
2017-06-12 22:53:48 +01:00 |
|
jwellbelove
|
a144f22679
|
Renamed 'intrusive' flat maps & sets to 'reference' to better reflect their true nature.
|
2017-05-09 09:02:02 +01:00 |
|