Files
boost_smart_ptr/doc/smart_ptr/weak_ptr.adoc

16 lines
269 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
////
[#weak_ptr]
2017-06-12 03:12:03 +03:00
# weak_ptr: Non-owning Observer
:toc:
:toc-title:
2017-06-12 03:12:03 +03:00
:idprefix: weak_ptr_