Searched defs:IsValidCast (Results 1 – 1 of 1) sorted by relevance
65 struct IsValidCast { struct66 … static constexpr bool value = std::is_reference<T>::value || std::is_copy_constructible<T>::value;