MLIR 23.0.0git
mlir::python::MlirTypeIDEqual Struct Reference

#include "mlir/Bindings/Python/NanobindUtils.h"

Public Member Functions

bool operator() (MlirTypeID lhs, MlirTypeID rhs) const

Detailed Description

Definition at line 42 of file NanobindUtils.h.

Member Function Documentation

◆ operator()()

bool mlir::python::MlirTypeIDEqual::operator() ( MlirTypeID lhs,
MlirTypeID rhs ) const
inline

Definition at line 43 of file NanobindUtils.h.

References lhs, mlirTypeIDEqual(), and rhs.


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