yjson: optimize iter

This commit is contained in:
2024-08-06 00:46:54 +02:00
parent 6285732e94
commit 8f417b8ebb
3 changed files with 72 additions and 17 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include <string.h>
#include <stdbool.h>
#include "list_t/list_t.h"
#include "tools_t/tools_t.h"
#define ITERATOR__(type) \
struct iterator_##type {\