Home
last modified time | relevance | path

Searched refs:IsValidCast (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dany.h64 struct IsValidCast { struct
639 static_assert(IsValidCast<ValueType>::value, "template argument must be a reference or has copy constructors"); in AnyCast()
664 static_assert(IsValidCast<ValueType>::value, "template argument must be a reference or has copy constructors"); in AnyCast()
689 static_assert(IsValidCast<ValueType>::value, "template argument must be a reference or has copy constructors"); in AnyCast()
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dany.h93 struct IsValidCast { struct
847 static_assert(IsValidCast<ValueType>::value, "template argument must be a reference or has copy constructors"); in AnyCast()
869 static_assert(IsValidCast<ValueType>::value, "template argument must be a reference or has copy constructors"); in AnyCast()
891 static_assert(IsValidCast<ValueType>::value, "template argument must be a reference or has copy constructors"); in AnyCast()

Completed in 2 milliseconds