Explorar el Código

*: updated TODO

skypjack hace 4 meses
padre
commit
6a25c0df84
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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