mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 12:07:21 +02:00
spelling: trivially
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Andrzej Krzemienski
parent
668c8d924b
commit
246f1663e1
@ -9,7 +9,7 @@
|
|||||||
// You are welcome to contact the author at:
|
// You are welcome to contact the author at:
|
||||||
// akrzemi1@gmail.com
|
// akrzemi1@gmail.com
|
||||||
|
|
||||||
// trivilally-copyable version of the storage
|
// trivially-copyable version of the storage
|
||||||
|
|
||||||
template<class T>
|
template<class T>
|
||||||
class tc_optional_base : public optional_tag
|
class tc_optional_base : public optional_tag
|
||||||
|
Reference in New Issue
Block a user