libabigail
|
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | optional< T > |
Simplified implementation of std::optional just enough to be used as a replacement for our purposes and when compiling with pre C++17. More... | |