MCPcopy Create free account
hub / github.com/pybind/pybind11 / ~TestThread

Method ~TestThread

tests/test_iostream.cpp:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 ~TestThread() { delete t_; }
58
59 void stop() { stop_ = true; }
60

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected