
19 Jul
2004
19 Jul
'04
11:33 p.m.
David Abrahams wrote:
"David B. Held" <dheld@codelogicconsulting.com> writes:
David Abrahams wrote:
[...] - Unless otherwise specified, all Boost library operations give the /basic guarantee/: the library's maintains its invariants and does
not leak resources in the face of exceptions.
I would just make the editorial fixes as so:
...the library maintains its invariants...
I don't understand what you're suggesting here. Can you be more explicit?
It's a trivial matter of grammar. You wrote "...the library's maintains...", which has improper subject-verb agreement (number). In fact, you probably din't mean to use the posessive case at all, which is what I changed. Dave