Bläddra i källkod

*: cleanup TODO

skypjack 2 månader sedan
förälder
incheckning
ff13ce5f83
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      TODO

+ 0 - 1
TODO

@@ -23,7 +23,6 @@ TODO:
 * built-in no-pagination storage - no_pagination page size as limits::max
 * any cdynamic to support const ownership construction
 * allow passing arguments to meta setter/getter (we can fallback on meta invoke probably)
-* doc: IMPLICIT_DIR_DOCS for dir docs or \dir
 * meta non-const allow_cast overloads: (const int &) to (int &) is not allowed, but (const int &) to (double &) is allowed (support only for convertibles)
 * review build process for testbed (i.e. tests first due to SDL)
 * use unique_ptr or any for meta_custom_node