diff -r 7dfa5bcf39ee -r 88a9ee79c102 docs/api-2.1/files.html --- a/docs/api-2.1/files.html Wed Jan 22 21:02:46 2025 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,95 +0,0 @@ - - -
- - - - -- |
- ucx
-
- UAP Common Extensions
- |
-
▼ src | |
▼ ucx | |
allocator.h | Allocator for custom memory management |
array.h | Dynamically allocated array implementation |
avl.h | AVL tree implementation |
buffer.h | Advanced buffer implementation |
list.h | Doubly linked list implementation |
logging.h | Logging API |
map.h | Hash map implementation |
mempool.h | Memory pool implementation |
properties.h | Load / store utilities for properties files |
stack.h | Default stack memory allocation implementation |
string.h | Bounded string implementation |
test.h | UCX Test Framework |
ucx.h | Main UCX Header providing most common definitions |
utils.h | Compare, copy and printf functions |