#include "Bindings/Python/NanobindUtils.h"
|
bool | from_python (handle src, uint8_t flags, cleanup_list *cleanup) |
|
|
static handle | from_cpp (DefaultingTy src, rv_policy policy, cleanup_list *cleanup) noexcept |
|
template<typename DefaultingTy>
struct nanobind::detail::MlirDefaultingCaster< DefaultingTy >
Definition at line 69 of file NanobindUtils.h.
◆ from_cpp()
template<typename DefaultingTy >
◆ from_python()
template<typename DefaultingTy >
The documentation for this struct was generated from the following file: