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