Michele Caini 11 месяцев назад
Родитель
Сommit
35055e8886
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -33,3 +33,4 @@ TODO:
 * doc: IMPLICIT_DIR_DOCS for dir docs or \dir
 * 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)
 * meta non-const allow_cast overloads: (const int &) to (int &) is not allowed, but (const int &) to (double &) is allowed (support only for convertibles)
 * improve non-const allow cast with in-place switch
 * improve non-const allow cast with in-place switch
+* meta fixed_size could return the size directly if present