Afficher un message
Vieux 18/10/2007, 03h46   #1
Rasmus Johansen
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Is a bug with Comeau or I miss something as Comeau says?

"Barry" wrote:
> What's the point that the language constrains on this?


The point is to avoid having an object in an indeterminate state which can't
get out of it. What would the point of your code be? As the snippet from the
standard clearly states the object will be in an indeterminate state because
it's a POD-class, and since you declared it const you can't change it, so
you'd simply have an unusable object.

  Réponse avec citation
 
Page generated in 0,04022 seconds with 9 queries