legate::is_complex_type# template<typename T>struct is_complex_type : public std::false_type A predicate that holds if the type is one of the supported complex types.