Searched defs:RefQual (Results 1 – 9 of 9) sorted by relevance
178 struct RefQual struct182 RefQual() : lv_called(0), rv_called(0) {} in RefQual() argument184 void operator()() & { ++lv_called; } in operator ()()185 void operator()() && { ++rv_called; } in operator ()()
51 struct RefQual { struct58 struct CRefQual { argument
55 struct RefQual { struct 62 operator ()RefQual global() argument
59 struct RefQual { struct 66 operator ()RefQual global() argument
803 FunctionRefQual RefQual; global() variable 923 FunctionRefQual RefQual; global() variable [all...]
804 FunctionRefQual RefQual; global() variable 924 FunctionRefQual RefQual; global() variable [all...]