jakcron / libtoolchain

Toolchain Development Library
Other
2 stars 0 forks source link

Add tc::Optional #6

Closed jakcron closed 5 years ago

jakcron commented 5 years ago

Add template class tc::Optional.

This is a wrapper class, where the existence of the wrapped value is optional.