14 Feb
2017
14 Feb
'17
3:15 a.m.
On Feb 9, 2017, at 6:59 PM, Gavin Lambert via Boost
How about borrowed_ptr, unbound_ptr, irresponsible_ptr, unowned_ptr, or not_null_ptr? (Though a shorter typedef probably should be encouraged in practice or people would likely just stick with *.)
Consider nonnull_ptr in place of not_null_ptr. Josh