CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
triton_utils.cc File Reference
#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)