Home
C++ Libraries
Thor
Aurora
Documentation
Download
Tutorials
Games
Articles
Book
Contact
Null literal for optional objects. More...
Null literal for optional objects.
aurora::nullopt can be used to expressively refer to empty optionals. It is convertible to aurora::Optional<T> instances of any type T.
aurora::nullopt