#include <pybind11/functional.h>
#include "constructor_stats.h"
#include "pybind11_tests.h"
#include <thread>
Go to the source code of this file.
Functions | |
int | dummy_function (int i) |
TEST_SUBMODULE (callbacks, m) | |
Definition at line 17 of file test_callbacks.cpp.
TEST_SUBMODULE | ( | callbacks | , |
m | |||
) |
Definition at line 19 of file test_callbacks.cpp.