| Liste des Groupes | Revenir à l c |
In the message above Bart demonstrated that type of struct with
explicit tag depends not just on tag and fields, but also on
lexical scope.
IMHO, instead of going into irrelevant details, it is much simpler to
postulate that all struct declarations within given translation unit
have different types.
>If a "Simulation" object has a "gravity" member, do you conclude>
that a given simulation has no gravity, because the constructor
omitted specifying it?
Simulation s = new Simulation(windSpeed = 35.7)
I am not quite understand how C++ is relevant.
Les messages affichés proviennent d'usenet.