Error handling and debug helpers¶
Overview¶
Utility methods to works with errors or exceptional situations. More…
// structs
struct InferenceEngine::DescriptionBuffer;
// global functions
std::string ov::util::trim(const std::string& s);
Utility methods to works with errors or exceptional situations. More…
// structs
struct InferenceEngine::DescriptionBuffer;
// global functions
std::string ov::util::trim(const std::string& s);