LessThanComparable requirement overspecified?
Gabriel Dos Reis
Gabriel.Dos-Reis@cmla.ens-cachan.fr
Thu Jun 29 16:24:00 GMT 2000
Benjamin Kosnik <bkoz@redhat.com> writes:
| Matt I'm cc'ing you directly on this. Sorry if it's overkill.
|
| > I noticed that the latest update of the `STL' part of libstdc++
| > contains code to enforce the requirements on template parameters.
| > This is quite useful --- i've already found several instances in my
| > code where i was violating the spec.
|
| Yeah it seemed like a good idea to me too. I'm not quite sure the work to
| get clean error messages is worth it, but enforcing invariants and
| requirements is a great idea.
|
| Hey Gaby, any luck on getting human-readable error messages outta g++?
The necessary machinery should be finished by this week-end. Currently
I'm having a nasty sig11 error from the C-front-end, which makes me
nervous.
-- Gaby
More information about the Libstdc++
mailing list