mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 07:26:24 +02:00
doc change
git-svn-id: trunk@17246 -
This commit is contained in:
parent
f83ae10939
commit
da487a9d84
@ -11,7 +11,7 @@ that node. This node can be also used for navigation between elements by methods
|
|||||||
(But don't do anything else with it, you can lose data integrity.)
|
(But don't do anything else with it, you can lose data integrity.)
|
||||||
|
|
||||||
Memory complexity:
|
Memory complexity:
|
||||||
Size of stored base + constant overhead for each stored element (3 pointers + one boolean).
|
Size of stored elements + constant overhead for each stored element (3 pointers + one boolean).
|
||||||
|
|
||||||
Members list:
|
Members list:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user