mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 15:54:12 +00:00
nicer code separation, cleanup logic, std::function type caster
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
*/
|
||||
|
||||
#include "example.h"
|
||||
#include <pybind/stl.h>
|
||||
|
||||
class Example2 {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user