Gromacs
2020.4
|
#include <nonstd/optional.hpp>
Provides C++14-compatible implementation of std::optional.
This imports the implementation found in src/external from https://github.com/martinmoene/optional-lite.git.
There is no Doxygen for this code, but it is intended to conform to that of std::optional, so look in the usual C++17 documentation for std::optional for that.