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: [v3] char_traits error checking


Phil Edwards <phil@jaj.com> writes:

[...]

| And no overhead for production code, assuming that
| 
|     ({ foo; })

statement-expressions aren't something very popular in the
C++-front-end-land. I would strongly advise against populating them in
the library.

-- Gaby


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