godot/core/templates
bruvzg 7bcb419149
[Core] Improve `CowData` and `Memory` metadata alignment.
2024-02-05 17:30:02 +02:00
..
SCsub
bin_sorted_array.h
command_queue_mt.cpp
command_queue_mt.h WorkerThreadPool: Avoid deadlocks when CommandQueueMT is involved 2024-01-08 12:45:43 +01:00
cowdata.h [Core] Improve `CowData` and `Memory` metadata alignment. 2024-02-05 17:30:02 +02:00
hash_map.h Allow renaming child nodes in `_ready` 2023-06-26 13:25:48 +02:00
hash_set.h Refactor Node Processing 2023-05-09 19:17:51 +02:00
hashfuncs.h [Core] Fix crash when hashing empty `CharString` 2023-11-26 17:35:27 +01:00
list.h Fixup thread-owned lambda bookkeeping on thread exit (take 2) 2023-11-23 18:50:20 +01:00
local_vector.h Use '_v' shorthand for type traits and 'if constexpr' where appropriate 2024-02-02 15:43:21 +01:00
lru.h
oa_hash_map.h
paged_allocator.h Use '_v' shorthand for type traits and 'if constexpr' where appropriate 2024-02-02 15:43:21 +01:00
paged_array.h Use '_v' shorthand for type traits and 'if constexpr' where appropriate 2024-02-02 15:43:21 +01:00
pair.h
pass_func.h
pooled_list.h
rb_map.h RBMap: Add explicit copy operators to iterators 2023-12-15 13:14:59 +01:00
rb_set.h
rid.h
rid_owner.cpp
rid_owner.h [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-11 19:45:49 +02:00
ring_buffer.h Promote CowData to 64 bits 2024-01-19 17:41:10 +01:00
safe_list.h
safe_refcount.h Use '_v' shorthand for type traits and 'if constexpr' where appropriate 2024-02-02 15:43:21 +01:00
search_array.h
self_list.h [Core] Prevent copying of `SelfList` and `SelfList::List` 2024-01-07 00:48:23 +01:00
simple_type.h
sort_array.h
vector.h Promote CowData to 64 bits 2024-01-19 17:41:10 +01:00
vmap.h
vset.h