![]() |
chigraph
master
Systems programming language written for beginners in LLVM
|
Defines the Result class and related functions. More...
#include "chi/Support/json.hpp"
#include <boost/container/flat_map.hpp>
Go to the source code of this file.
Classes | |
struct | chi::Result |
The result object, used for identifiying errors with good diagnostics. More... | |
struct | chi::Result::ScopedContext |
A helper object for contexts that should be removed at the end of a scope. More... | |
Namespaces | |
chi | |
The namespace where chigraph lives. | |
Defines the Result class and related functions.
Definition in file Result.hpp.