I now started using json internal maps, to see if its more efficient but although it compiles fine, I can get it to work since it triggers an error when freeing memory (that is on the Json value destructor, I think...) :-(
Is anybody able to use dis feature:
# define JSON_VALUE_USE_INTERNAL_MAP 1
?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I now started using json internal maps, to see if its more efficient but although it compiles fine, I can get it to work since it triggers an error when freeing memory (that is on the Json value destructor, I think...) :-(
Is anybody able to use dis feature:
# define JSON_VALUE_USE_INTERNAL_MAP 1
?