Skip to content

Commit

Permalink
*: updated TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed Aug 27, 2024
1 parent 942df26 commit a4ad1ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ TODO:
* update natvis for meta, many nodes changes due to the map-to-vector switch
* meta range: move id to meta objects and return plain types (?), then remove id from meta base and meta ctor too
* refine find_member in meta and use it also for conv and the others
* assert on null member/overload in meta prop/custom/traits
* move find_member/find_overload to node.hpp, reuse them ie in meta_type::invoke
* AllowShortFunctionsOnASingleLine (inline func) e AllowShortBlocksOnASingleLine (while, for, whatever) always, then review

0 comments on commit a4ad1ac

Please sign in to comment.