CDPUtils

class CDPUtils

CDP utilities.

Public Static Functions

static inline std::string compilerInfoString()

Returns a string identifying the current compiler.

template<typename T>
static std::string toStdString(const T &value)

Convert the given value to a std::string.