docs/src/modules-ucx2.md

changeset 719
034ec7abb83e
parent 717
aa17be68fc66
equal deleted inserted replaced
718:cf2f209b9da2 719:034ec7abb83e
11 By default, the header files are placed into an `ucx` directory within your 11 By default, the header files are placed into an `ucx` directory within your
12 systems include directory. In this case you can use a module by including it 12 systems include directory. In this case you can use a module by including it
13 via `#include <ucx/MODULENAME.h>`. 13 via `#include <ucx/MODULENAME.h>`.
14 Required modules are included automatically. 14 Required modules are included automatically.
15 15
16 <div id="modules" align="center"> 16 <div id="modules">
17 17
18 ----------------------- ---------------------- -------------------------------- --------------------------- 18 ----------------------- ---------------------- -------------------------------- ---------------------------
19 [String](#string) [Buffer](#buffer) 19 [String](#string) [Buffer](#buffer)
20 [Allocator](#allocator) [Stack](#stack) [Memory&nbsp;Pool](#memory-pool) 20 [Allocator](#allocator) [Stack](#stack) [Memory&nbsp;Pool](#memory-pool)
21 [Array](#array) [List](#list) [Map](#map) [AVL&nbsp;Tree](#avl-tree) 21 [Array](#array) [List](#list) [Map](#map) [AVL&nbsp;Tree](#avl-tree)

mercurial