mkoe Junior Member
15 Posts
struct Class { void Method1() { if constexpr (true) { } } void Method2(); void Method3(); };
feline Whole Tomato Software
United Kingdom 19187 Posts