MLIR  20.0.0git
List of all members
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. More...
 

Detailed Description

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

Type trait indicating that the type has value semantics.

Definition at line 44 of file BuiltinTypes.h.


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