diff --git a/doc/11_development.qbk b/doc/11_development.qbk index d2f1b1f..9e3ef44 100644 --- a/doc/11_development.qbk +++ b/doc/11_development.qbk @@ -171,7 +171,7 @@ Also, the presence of the possibly uninitialized state requires additional operations not provided by `T` itself which are supported by a special interface. [heading Lexically-hinted Value Access in the presence of possibly -untitialized optional objects: The operators * and ->] +uninitialized optional objects: The operators * and ->] A relevant feature of a pointer is that it can have a [*null pointer value]. This is a ['special] value which is used to indicate that the pointer is not diff --git a/doc/html/boost_optional/tutorial/design_overview/the_interface.html b/doc/html/boost_optional/tutorial/design_overview/the_interface.html index e8c1e39..c3833ff 100644 --- a/doc/html/boost_optional/tutorial/design_overview/the_interface.html +++ b/doc/html/boost_optional/tutorial/design_overview/the_interface.html @@ -63,8 +63,8 @@

- Lexically-hinted - Value Access in the presence of possibly untitialized optional objects: + Lexically-hinted + Value Access in the presence of possibly uninitialized optional objects: The operators * and ->

diff --git a/doc/html/index.html b/doc/html/index.html index f00d5e8..891941d 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -146,7 +146,7 @@ - +

Last revised: March 09, 2015 at 20:53:41 GMT

Last revised: March 13, 2015 at 21:52:15 GMT