This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Freeing xalloc'ed array


Paolo Carlini wrote:

"... The objects are /not/ destroyed during program execution."

... and Note 265 explains, rather convincigly, IMO:


   "Constructors and destructors for static objects can access these
   objects to read input from _stdin_ or write output to _stdout_
   or _stderr_."

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]