xo-expression2: streamline TypeRef + DSequenceExpr forwarding
This commit is contained in:
parent
2c14d410de
commit
53223b38ff
2 changed files with 3 additions and 10 deletions
|
|
@ -135,11 +135,7 @@ namespace xo {
|
|||
{
|
||||
typeref_.forward_children(gc);
|
||||
|
||||
{
|
||||
//auto iface = facet::impl_for<AGCObject,DArray>();
|
||||
//gc.forward_inplace(&iface, (void**)&expr_v_);
|
||||
gc.forward_inplace(&expr_v_);
|
||||
}
|
||||
gc.forward_inplace(&expr_v_);
|
||||
|
||||
return this->shallow_size();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue