forked from boostorg/smart_ptr
16 lines
278 B
Plaintext
16 lines
278 B
Plaintext
////
|
|
Copyright 2017 Peter Dimov
|
|
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
|
|
See accompanying file LICENSE_1_0.txt or copy at
|
|
http://www.boost.org/LICENSE_1_0.txt
|
|
////
|
|
|
|
[#make_shared]
|
|
# make_shared: Creating shared_ptr
|
|
:toc:
|
|
:toc-title:
|
|
:idprefix: make_shared_
|
|
|