summaryrefslogtreecommitdiff
path: root/src/libs/utils/optional.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove Utils::optionalEike Ziller2022-09-011-77/+0
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Require GCC 7 and enable C++17Eike Ziller2020-07-101-1/+39
* Utils: make nullopt_t available in the Utils namespaceDavid Schulz2018-05-161-0/+1
* Utils: Fix comment in optional.hOrgad Shaneh2017-09-251-1/+1
* Utils: Import std::experimental::in_place to Utils namespaceMarco Bubke2017-09-211-0/+2
* Add std::experimental::optional as Utils::optionalEike Ziller2017-06-161-0/+58