Use 3rdparty Optional, name it akOptional

Authored by dvratil on Dec 4 2018, 8:20 PM.

Description

Use 3rdparty Optional, name it akOptional

The 3rd party Optional has full interface of the C++17 optional,
so migration will be easier eventualy. Also don't inject it to
the std namespace (which is against the rules), instead we roll
our own typedef called akOptional.

Details

Committed
dvratilDec 5 2018, 12:21 AM
Parents
R165:efda6e4b4a82: Forward signal
Branches
Unknown
Tags
Unknown