MLIR  19.0.0git
Public Member Functions | List of all members
mlir::DialectVersion Class Reference

This class is used to represent the version of a dialect, for the purpose of polymorphic destruction. More...

#include "mlir/Bytecode/BytecodeImplementation.h"

Public Member Functions

virtual ~DialectVersion ()=default
 

Detailed Description

This class is used to represent the version of a dialect, for the purpose of polymorphic destruction.

Definition at line 33 of file BytecodeImplementation.h.

Constructor & Destructor Documentation

◆ ~DialectVersion()

virtual mlir::DialectVersion::~DialectVersion ( )
virtualdefault

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