Glen Fernandes
|
f390d9e265
|
Change ordering of overload definitions in array_utility.hpp
[SVN r81759]
|
2012-12-07 16:40:20 +00:00 |
|
Glen Fernandes
|
ea22982865
|
Correctly use r-value reference semantics for Args and T in array utilities
[SVN r81752]
|
2012-12-07 07:42:42 +00:00 |
|
Glen Fernandes
|
09e77bc8df
|
Optimization in initialization overload of array_construct for compilers to optimize it into the equivalent of a memset
[SVN r81750]
|
2012-12-07 06:45:26 +00:00 |
|
Glen Fernandes
|
b3f2ebedbc
|
Special case array construction for trivially default-constructible types and array destruction for trivially-destroyable types.
[SVN r81749]
|
2012-12-07 03:10:22 +00:00 |
|
Glen Fernandes
|
1209531fe0
|
Refactoring in detail array_deleter before adding support for special-casing trivially default-constructible construction and trivially destroyable destruction.
[SVN r81748]
|
2012-12-07 01:53:35 +00:00 |
|