*: updated TODO

This commit is contained in:
skypjack
2025-10-31 17:50:13 +01:00
parent 72127d699a
commit 6a25c0df84

1
TODO
View File

@@ -35,4 +35,5 @@ TODO:
* introduce compile-time flag to skip dll-only checks in basic_any
* archetype-like a-là EnTT support (see my own notes)
* meta_any typed try_cast/allow_cast should not rely on non-typed ones for perf reasons
* meta: conversion_helper machinery has lot of room for improvements
* meta_factory: add a replace flag to traits to get around the |-only mechanism