Glen Fernandes
|
6e269872df
|
Explicitly name detail array construct overloads for different parameter types.
[SVN r81859]
|
2012-12-11 18:04:09 +00:00 |
|
Glen Fernandes
|
6b0d96af96
|
Convert function parameter for inner array size into template parameter and make identifiers in array_deleter consistent with those in array_utility
[SVN r81782]
|
2012-12-08 05:25:50 +00:00 |
|
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 |
|