Skip to content

Commit

Permalink
Update TODO items
Browse files Browse the repository at this point in the history
  • Loading branch information
P-p-H-d committed Dec 30, 2023
1 parent 422f3c2 commit c98786a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion m-generic.h
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,9 @@ typedef const char **m_g3n_cstring_end;
it_next(l_it))


// TODO: init_with ? How to handle the different type of parameters ? emplace ?
// TODO: init_with ? How to handle the different type of parameters ? Using EMPLACE_TYPE ?
// TODO: support of PUSH_EMPLACE ?
// TODO: support of "let" directly to avoid using the post-processing registration of M_LET?

// Overwrite M_FPRINT & M_PRINT to support global oplists registration
#define M_FPRINT_ARG_G3N(f, x) \
Expand Down

0 comments on commit c98786a

Please sign in to comment.