Searched defs:NoMut3 (Results 1 – 1 of 1) sorted by relevance
105 struct NoMut3 : NoMut1 { struct106 constexpr NoMut3(int a, int b) : NoMut1{a, b} {} in NoMut3() function