MLIR  19.0.0git
mlir::detail::is_complex_t< T > Struct Template Reference

Type trait detector that checks if a given type T is a complex type. More...

#include "mlir/IR/BuiltinAttributes.h"

+ Inheritance diagram for mlir::detail::is_complex_t< T >:

Detailed Description

template<typename T>
struct mlir::detail::is_complex_t< T >

Type trait detector that checks if a given type T is a complex type.

Definition at line 75 of file BuiltinAttributes.h.


The documentation for this struct was generated from the following file: