Перебор rbtree-based контейнеров #43

Closed
opened 2022-08-19 17:23:09 +03:00 by lirent · 1 comment
lirent commented 2022-08-19 17:23:09 +03:00 (Migrated from dev.lirent.ru)
  • Добавить для типов vtype_set и vtype_map возможности перебора классическими методами обхода бинарных деревьев
    • inorder
    • preorder
    • postorder
- Добавить для типов **vtype_set** и **vtype_map** возможности перебора классическими методами обхода бинарных деревьев - inorder - preorder - postorder
lirent commented 2022-08-24 13:10:49 +03:00 (Migrated from dev.lirent.ru)
[Выполнено](https://gogs.lirent.ru/lirent/libcdsb/commit/e257d4ba29709477a99c30cbedbbca6cc774bcb9)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: c/libcdsb#43