Files
boost_smart_ptr/doc/smart_ptr/make_shared.adoc

16 lines
278 B
Plaintext
Raw Normal View History

////
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]
2017-06-12 03:12:03 +03:00
# make_shared: Creating shared_ptr
:toc:
:toc-title:
2017-06-12 03:12:03 +03:00
:idprefix: make_shared_