Add string parsers

Ported from Amebis AOsn library to standard C++

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2023-03-15 21:38:57 +01:00
parent d13421e4b6
commit 261ad98812
5 changed files with 6761 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
#include <stdex/idrec.h>
#include <stdex/interval.h>
#include <stdex/mapping.h>
//#include <stdex/parser.h>
#include <stdex/parser.h>
#include <stdex/progress.h>
#include <stdex/sal.h>
#include <stdex/sgml.h>