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
575
Commits
45
Branches
133
Tags
fe06c120b9b182dead9c3515fccd739d372f7d76
Commit Graph
2 Commits
Author
SHA1
Message
Date
Glen Fernandes
fe06c120b9
Add overloads to support fixed size arrays, T[N], to allocate_shared (variadic) and make_shared (variadic) and make_shared_noinit.
...
[SVN r81265]
2012-11-09 17:12:56 +00:00
Glen Fernandes
dc5406aa5a
Add support for make_shared of array of arrays. Correctly destroy elements and construct elements for the variadic template constructor variants.
...
[SVN r81229]
2012-11-07 14:42:10 +00:00