Searched refs:Owner3 (Results 1 – 1 of 1) sorted by relevance
291 gsl::owner<ArbitraryClass *> Owner3 = C1.buggy_but_returns_owner(); // Ok, still an owner in test_class_with_owner() local292 …Owner3 = &A; // Bad, since assignment of no… in test_class_with_owner()