mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 20:17:21 +02:00
Doc: spelling fix from jsjohns
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user