detect if a py::object isinstance of python's decimal.Decimal ? #3584
Unanswered
linrongbin16
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm new to pybind11, want to detect if a py::object isinstance of python's decimal.Decimal.
How could I write it in C++ pybind11 module ?
Beta Was this translation helpful? Give feedback.
All reactions