forked from lix-project/lix
eldritch horrors
ad5366c2ad
almost all places where Exprs are passed as pointers expect the pointers
to be non-null. pass them as references to encode this constraint in the
type system as well (and also communicate that Exprs must not be freed).
Change-Id:
|
||
---|---|---|
.. | ||
value | ||
libexpr.hh |