"Saaa" <[email protected]> wrote: > struct S : Pos {} > Why is this not possible? > > >
Why do you want to use a struct for that, rather than a class?
"Saaa" <[email protected]> wrote: > struct S : Pos {} > Why is this not possible? > > >
Why do you want to use a struct for that, rather than a class?