1 #ifndef NuSonic_Triton_triton_utils 2 #define NuSonic_Triton_triton_utils 7 #include "grpc_client.h" 15 std::string
printColl(
const C& coll,
const std::string& delim =
", ");
std::string printColl(const C &coll, const std::string &delim)
bool warnIfError(const Error &err, std::string_view msg)
void throwIfError(const Error &err, std::string_view msg)
triton::client::Error Error