Moved map functions from clixon_string to _map, new ptr2ptr map

This commit is contained in:
Olof hagsand 2024-08-10 13:33:08 +02:00
parent 781c9d9d27
commit 275cefbae7
47 changed files with 366 additions and 180 deletions

View file

@ -60,7 +60,7 @@
#include <cligen/cligen.h>
/* clixon */
#include "clixon_string.h"
#include "clixon_map.h"
#include "clixon_queue.h"
#include "clixon_hash.h"
#include "clixon_handle.h"