Glen Fernandes
|
821925c536
|
Refactor make_unique implementations
Before the pending refactor of make_shared/allocate_shared for arrays.
|
2016-02-19 08:13:27 -05:00 |
|
Glen Fernandes
|
aede0039bf
|
make_unique tests run only for C++11 compilers
|
2014-01-31 11:01:37 -08:00 |
|
Glen Fernandes
|
72e5fb6fd7
|
Add fourth form of make_unique for objects
To support initialization syntax that Args&&... cannot forward perfectly.
|
2014-01-29 17:16:01 -08:00 |
|
Glen Fernandes
|
7806737b52
|
Add make_unique for arrays and objects
|
2014-01-28 03:58:51 -08:00 |
|