From 3a5b415b5d625635b1f150dc0a68a252bb9b3413 Mon Sep 17 00:00:00 2001 From: Gregory Lirent Date: Wed, 17 Aug 2022 16:50:52 +0300 Subject: [PATCH] Update page '2.2. vtype_dict' --- 2.2. vtype_dict.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/2.2. vtype_dict.md b/2.2. vtype_dict.md index b8f5590..fc5989a 100644 --- a/2.2. vtype_dict.md +++ b/2.2. vtype_dict.md @@ -1,4 +1,22 @@ ## vtype_dict +### [include/list.h](https://gogs.lirent.ru/lirent/libcdsb/src/master/include/list.h) + +##### Интерфейс callback-функции доступа к элементу (далее CallbackT) + + +##### Базовый блок + + +##### Макросы + + +### [include/extra/list.h](https://gogs.lirent.ru/lirent/libcdsb/src/master/include/extra/list.h) + +##### Макросы + + +##### Дополнительный блок + [Далее: 2.3. vtype_list](https://gogs.lirent.ru/lirent/libcdsb/wiki/2.3.+vtype_list) \ No newline at end of file