xo-gc: + remove_gc_root_poly()
This commit is contained in:
parent
ad992d9e5d
commit
b37423d13a
1 changed files with 2 additions and 0 deletions
|
|
@ -142,7 +142,9 @@ namespace xo {
|
|||
if (!retval)
|
||||
throw std::runtime_error(tostr("FacetRegistry::try_variant failed",
|
||||
xtag("AFrom.tseq", typeseq::id<AFrom>()),
|
||||
xtag("AFrom.tname", typerecd::recd<AFrom>().name()),
|
||||
xtag("ATo.tseq", typeseq::id<ATo>()),
|
||||
xtag("ATo.tname", typerecd::recd<ATo>().name()),
|
||||
xtag("DRepr", from._typeseq())));
|
||||
|
||||
return retval;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue