Searched defs:IsValidObserver (Results 1 – 1 of 1) sorted by relevance
20 struct IsValidObserver { struct22 constexpr bool operator()(T const* ptr) const noexcept { in operator()