Searched refs:RefAllowingPartiallyDestroyed (Results 1 – 1 of 1) sorted by relevance
6 template <typename T> struct RefAllowingPartiallyDestroyed { struct9 RefAllowingPartiallyDestroyed() : t{} {}; in RefAllowingPartiallyDestroyed() argument10 RefAllowingPartiallyDestroyed(T &) {} in RefAllowingPartiallyDestroyed() argument38 RefAllowingPartiallyDestroyed<RefCounted> object1(); argument