MCPcopy Create free account
hub / github.com/davisking/dlib / error_string

Function error_string

dlib/external/pybind11/include/pybind11/pytypes.h:721–723  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

719};
720
721inline std::string error_string() {
722 return error_fetch_and_normalize("pybind11::detail::error_string").error_string();
723}
724
725PYBIND11_NAMESPACE_END(detail)
726

Callers 4

restoreMethod · 0.85
make_object_base_typeFunction · 0.85
make_new_python_typeFunction · 0.85

Calls 1

Tested by

no test coverage detected