optional docs fixes

[SVN r43247]
This commit is contained in:
Matias Capeletto
2008-02-14 17:43:52 +00:00
parent 95c864e119
commit 3e33d4a200
42 changed files with 265 additions and 2004 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