xo-ordinaltree: rbtree ops satisfy gc write barriers
This commit is contained in:
parent
7cab92e128
commit
12f40c8049
4 changed files with 77 additions and 88 deletions
|
|
@ -121,7 +121,7 @@ namespace xo {
|
|||
virtual TaggedPtr self_tp() const;
|
||||
|
||||
/** print on stream @p os **/
|
||||
virtual void display(std::ostream & os) const = 0;
|
||||
virtual void display(std::ostream & os) const;
|
||||
|
||||
// Inherited from IObject..
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue