xo-facet: extend facet gen scope to IFoo_{Xfer,Any}, RFoo

This commit is contained in:
Roland Conybeare 2025-12-25 12:33:07 -05:00
commit 90bb58e186
2 changed files with 0 additions and 9 deletions

View file

@ -27,14 +27,6 @@ namespace xo {
std::terminate();
}
#ifdef NOPE
vt<AAllocIterator>
IAllocator_Any::begin(Copaque, DArena &) const noexcept
{
_fatal();
}
#endif
int32_t
IAllocator_Any::s_typeseq = typeseq::id<DVariantPlaceholder>();