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

Go to the source code of this file.

Macros

#define CATCH_CONFIG_RUNNER
 

Functions

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

Macro Definition Documentation

◆ CATCH_CONFIG_RUNNER

#define CATCH_CONFIG_RUNNER

Definition at line 13 of file catch.cpp.

Function Documentation

◆ main()

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

Definition at line 17 of file catch.cpp.