cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Functions
embed.cpp File Reference
#include <pybind11/embed.h>

Go to the source code of this file.

Functions

 PYBIND11_EMBEDDED_MODULE (test_cmake_build, m)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 8 of file embed.cpp.

◆ PYBIND11_EMBEDDED_MODULE()

PYBIND11_EMBEDDED_MODULE ( test_cmake_build  ,
 
)

Definition at line 4 of file embed.cpp.