
5 Aug
2004
5 Aug
'04
2:46 p.m.
In the constructor documentation, it seems that "Notes" is used to document what really are preconditions, e.g.: "p must be a pointer to an object that was allocated via a C++ new expression or be 0" Normally, "notes" are considered to be non-normative in the standard. I am trying to update a document on exception safety and it would be a big help if all the preconditions appeared in the "Requires" clause. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com