MLIR 22.0.0git
mlir::ValueSemantics< ConcreteType > Class Template Reference

Type trait indicating that the type has value semantics. More...

#include "mlir/IR/BuiltinTypes.h"

Inheritance diagram for mlir::ValueSemantics< ConcreteType >:

Additional Inherited Members

Protected Member Functions inherited from mlir::detail::StorageUserTraitBase< ConcreteType, TraitType >
ConcreteType getInstance () const
 Return the derived instance.

Detailed Description

template<typename ConcreteType>
class mlir::ValueSemantics< ConcreteType >

Type trait indicating that the type has value semantics.

Definition at line 43 of file BuiltinTypes.h.


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