瀏覽代碼

*: updated TODO

skypjack 6 月之前
父節點
當前提交
6a25c0df84
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -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