xo-facet: typeseq strongly typed

This commit is contained in:
Roland Conybeare 2026-01-02 09:52:16 -05:00
commit 4af2cd0401
3 changed files with 9 additions and 7 deletions

View file

@ -25,7 +25,7 @@ ISequence_Any::_fatal()
std::terminate();
}
int32_t
typeseq
ISequence_Any::s_typeseq = typeseq::id<DVariantPlaceholder>();
bool