Clingo
|
A context object. More...
#include <base.hh>
Public Member Functions | |
virtual | ~BaseContext ()=default |
Destroy the context. | |
A context object.
Currently, the interface is empty and one could use a std::any as well. The class exists for easy extensibility.