template <typename T, typename Enable = void>
struct ContainsHandle
Indicates if the parameterized type contains a handle.
template <typename T, typename Enable = void>
Indicates if the parameterized type contains a handle.