skypjack 4 месяцев назад
Родитель
Сommit
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