This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_smart_ptr
Watch
1
Star
0
Fork
0
You've already forked boost_smart_ptr
forked from
boostorg/smart_ptr
Code
Pull Requests
Activity
1,029
Commits
45
Branches
133
Tags
a06123eb87d82eb83555d4711c622ce645a9ebdf
Commit Graph
3 Commits
Author
SHA1
Message
Date
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