mirror of
https://github.com/boostorg/optional.git
synced 2025-07-19 07:12:06 +02:00
spelling: nonexistent
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Andrzej Krzemienski
parent
ba1846abd3
commit
a4479bf8cd
@ -84,7 +84,7 @@
|
||||
<span class="special">}</span>
|
||||
</pre>
|
||||
<p>
|
||||
This version throws an exception upon an attempt to access a non-existent
|
||||
This version throws an exception upon an attempt to access a nonexistent
|
||||
contained value. If your way of dealing with the missing value is to use
|
||||
some default, like <code class="computeroutput"><span class="number">0</span></code>, there exists
|
||||
a yet another alternative:
|
||||
|
Reference in New Issue
Block a user