Searched defs:NoMut3 (Results 1 – 1 of 1) sorted by relevance
232 struct NoMut3 : NoMut1 { struct 233 constexpr NoMut3(int a, int b) : NoMut1{a, b} {} in NoMut3() argument