From c98786a3b3b94348a034167e50a8bed6e88e9cff Mon Sep 17 00:00:00 2001 From: Patrick Pelissier Date: Sat, 30 Dec 2023 16:22:20 +0100 Subject: [PATCH] Update TODO items --- m-generic.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/m-generic.h b/m-generic.h index 91e213ed..299111d6 100644 --- a/m-generic.h +++ b/m-generic.h @@ -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) \