John Wellbelove
|
1e6fc88ab9
|
memory algorithm updates
|
2017-02-23 23:12:48 +00:00 |
|
jwellbelove
|
2a4886b8d1
|
Renamed single item construct functions.
|
2017-02-17 12:10:06 +00:00 |
|
jwellbelove
|
9300b00646
|
Added...
uninitialized_default_construct
uninitialized_value_construct
for single items.
|
2017-02-17 11:21:21 +00:00 |
|
jwellbelove
|
f180f63d94
|
Added...
has_trivial_constructor
has_trivial_copy_constructor
has_trivial_destructor
has_trivial_assignment
|
2017-02-16 16:59:09 +00:00 |
|
jwellbelove
|
aca086b22d
|
Further optimisations.
|
2017-02-15 10:40:33 +00:00 |
|
jwellbelove
|
241cac9f42
|
Added more is_pod variants.
WORK IN PROGRESS
|
2017-02-15 09:29:56 +00:00 |
|
jwellbelove
|
da3510d818
|
Added is_pod variants.
WORK IN PROGRESS
|
2017-02-14 12:36:53 +00:00 |
|
jwellbelove
|
33223405e9
|
Added more algorithms from STL's <memory>
|
2017-02-14 10:29:00 +00:00 |
|
jwellbelove
|
87c54f255a
|
Fix various compilation errors.
Added variants with debug count parameter.
|
2017-02-13 10:55:22 +00:00 |
|
jwellbelove
|
eab150e4e6
|
New 'unitialized' fill and copy algorithms.
|
2017-02-06 10:19:56 +00:00 |
|