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