#include "HeterogeneousCore/SonicTriton/interface/triton_utils.h"
#include "HeterogeneousCore/SonicTriton/interface/TritonException.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <sstream>
#include <experimental/iterator>
Go to the source code of this file.
Namespaces | |
triton_utils | |
Functions | |
template<typename C > | |
std::string | triton_utils::printColl (const C &coll, const std::string &delim=", ") |
void | triton_utils::throwIfError (const Error &err, std::string_view msg) |