Searched refs:IsCastConvertible (Results 1 – 1 of 1) sorted by relevance
170 struct IsCastConvertible { struct180 static constexpr bool value = IsCastConvertible<Type, uint64_t>::value &&181 IsCastConvertible<uint64_t, Type>::value;