Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils: Remove Utils::optional | Eike Ziller | 2022-09-01 | 1 | -77/+0 |
* | Use SPDX license identifiers | Lucie GĂ©rard | 2022-08-26 | 1 | -24/+2 |
* | Require GCC 7 and enable C++17 | Eike Ziller | 2020-07-10 | 1 | -1/+39 |
* | Utils: make nullopt_t available in the Utils namespace | David Schulz | 2018-05-16 | 1 | -0/+1 |
* | Utils: Fix comment in optional.h | Orgad Shaneh | 2017-09-25 | 1 | -1/+1 |
* | Utils: Import std::experimental::in_place to Utils namespace | Marco Bubke | 2017-09-21 | 1 | -0/+2 |
* | Add std::experimental::optional as Utils::optional | Eike Ziller | 2017-06-16 | 1 | -0/+58 |