Skip to content

Commit

Permalink
This observer_ptr is not an implementation of N3840
Browse files Browse the repository at this point in the history
  • Loading branch information
muggenhor committed Dec 17, 2017
1 parent 4cf930d commit 8b9183a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions observer_ptr.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
* <https://www.gnu.org/licenses/>.
*/

// NOTE: While similar in intent to N3840: this is _not_ that observer_ptr because this, unlike that
// proposal, takes care of clearing pointers preventing dangling observer_ptr instances.

#ifndef INCLUDED_OBSERVER_PTR_HPP
#define INCLUDED_OBSERVER_PTR_HPP

Expand Down

0 comments on commit 8b9183a

Please sign in to comment.