MCPcopy Create free account
hub / github.com/Icinga/icinga2 / to_string

Method to_string

lib/base/exception.cpp:429–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427}
428
429std::string icinga::to_string(const StackTraceErrorInfo&)
430{
431 return "";
432}
433
434#ifdef _WIN32
435const char *win32_error::what() const noexcept

Callers 1

UpdateStatusFileMethod · 0.45

Calls 2

StringClass · 0.70
valueMethod · 0.45

Tested by

no test coverage detected