docs: described optional reference binding issues

This commit is contained in:
Andrzej Krzemienski
2014-05-08 21:50:41 +02:00
parent f94846ccc5
commit 1c9775a9d9
9 changed files with 181 additions and 24 deletions

View File

@ -939,7 +939,7 @@ __SPACE__
[: `bool optional<T>::is_initialized() const ;`]
* [*Deprecated:] Same as `operator `['unspecified-bool-type]`() ;`
* [*Deprecated:] Same as `explicit operator bool () ;`
__SPACE__