Explorar el Código

entt: cleanup TODO file

skypjack hace 3 meses
padre
commit
cfdffa64a1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      TODO

+ 0 - 2
TODO

@@ -32,6 +32,4 @@ TODO:
 * archetype-like a-là EnTT support (see my own notes)
 * meta: conversion_helper machinery has lot of room for improvements
 * organizer: view/storage only based model, no registry
-* refine tests: add prefixes (i.e. signal_delegate) or scope into their dirs
-* refine tests: create per-file scopes to avoid conflicts (ie const_nonconst_...)
 * introduce a way to inject stl from outside too