xo-expression: + ptr to originating lambda
This commit is contained in:
parent
97264b726f
commit
bf60c704da
3 changed files with 32 additions and 11 deletions
|
|
@ -44,11 +44,6 @@ namespace xo {
|
|||
|
||||
virtual void attach_envs(ref::brw<Environment> /*p*/) override {}
|
||||
|
||||
#ifdef NOT_USING
|
||||
virtual std::int32_t find_free_vars(std::set<ref::brw<Variable>> * p_set) override {
|
||||
}
|
||||
#endif
|
||||
|
||||
virtual void display(std::ostream & os) const override;
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue