optional docs new version

[SVN r43257]
This commit is contained in:
Matias Capeletto
2008-02-14 19:35:00 +00:00
parent eb19cc2729
commit 4c11dcc703
43 changed files with 268 additions and 2007 deletions

View File

@ -126,6 +126,7 @@
Because `T` might be of reference type, in the sequel, those entries whose
semantic depends on `T` being of reference type or not will be distinguished
using the following convention:
* If the entry reads: `optional<T`['(not a ref)]`>`, the description
corresponds only to the case where `T` is not of reference type.
* If the entry reads: `optional<T&>`, the description corresponds only to