18 TuneKey(
const char v[],
const char n[],
const char a[]=
"type=default") {
25 strcpy(name,key.
name);
32 strcpy(name,key.
name);
39 int vc = std::strcmp(volume, other.
volume);
43 int nc = std::strcmp(name, other.
name);
47 return (std::strcmp(aux, other.
aux) < 0 ?
true :
false);
bool operator<(const TuneKey &other) const
TuneKey & operator=(const TuneKey &key)
TuneKey(const char v[], const char n[], const char a[]="type=default")
quda::TuneKey getLastTuneKey()
TuneKey(const TuneKey &key)
static const int volume_n