cpuInfo.C File Reference
Include dependency graph for cpuInfo.C:

Go to the source code of this file.

Functions

static bool split (const std::string &line, std::string &key, std::string &val)
 

Detailed Description

Original source file cpuInfo.C

Definition in file cpuInfo.C.

Function Documentation

◆ split()

static bool split ( const std::string &  line,
std::string &  key,
std::string &  val 
)
static