MLIR  21.0.0git
Public Member Functions | List of all members
nanobind::detail::type_caster< MlirContext > Struct Reference

Casts object -> MlirContext. More...

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

Public Member Functions

bool from_python (handle src, uint8_t flags, cleanup_list *cleanup)
 

Detailed Description

Casts object -> MlirContext.

Definition at line 123 of file NanobindAdaptors.h.

Member Function Documentation

◆ from_python()

bool nanobind::detail::type_caster< MlirContext >::from_python ( handle  src,
uint8_t  flags,
cleanup_list *  cleanup 
)
inline

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