Expressing a Python class as a type in std::variant in C++ using pybind11

后端 未结 0 1642
温柔的废话
温柔的废话 2020-12-11 19:49

The working example below returns, a vector of type variant consisting of float and int64_t, to Python. The intent (illustrated by the commented lines of code **) is to add

相关标签:
回答
  • 消灭零回复
提交回复
热议问题