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

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

Public Member Functions

size_t operator() (MlirTypeID typeID) const

Detailed Description

Definition at line 36 of file NanobindUtils.h.

Member Function Documentation

◆ operator()()

size_t mlir::python::MlirTypeIDHash::operator() ( MlirTypeID typeID) const
inline

Definition at line 37 of file NanobindUtils.h.

References mlirTypeIDHashValue().


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