spelling: trivially

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-11-01 21:46:38 -04:00
committed by Andrzej Krzemienski
parent 668c8d924b
commit 246f1663e1

View File

@ -9,7 +9,7 @@
// You are welcome to contact the author at:
// akrzemi1@gmail.com
// trivilally-copyable version of the storage
// trivially-copyable version of the storage
template<class T>
class tc_optional_base : public optional_tag