This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_smart_ptr
Watch
1
Star
0
Fork
0
forked from
boostorg/smart_ptr
Code
Pull Requests
Activity
581
Commits
45
Branches
133
Tags
980070e63f68d6d05bace4dc42cec660cd288dcf
Commit Graph
2 Commits
Include renames
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