CDPUtils

Functions

std::string

compilerInfoString

typename T

toStdString

Detailed Description

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.