godot/core/templates
2024-02-23 17:28:28 -05:00
..
bin_sorted_array.h
command_queue_mt.cpp
command_queue_mt.h
cowdata.h [Core] Improve CowData and Memory metadata alignment. 2024-02-05 17:30:02 +02:00
hash_map.h
hash_set.h
hashfuncs.h Link hash table primes externally to prevent data duplication in binary 2024-02-10 21:42:48 +01:00
list.h
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
rb_set.h
rid_owner.cpp
rid_owner.h Remove word duplicates in comments and strings, and fix casing and punctuation 2024-02-23 17:28:28 -05:00
rid.h
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
SCsub
search_array.h [Core] Upgrade some array helper classes to 64 bits 2024-02-19 13:17:13 +01:00
self_list.h
simple_type.h
sort_array.h [Core] Upgrade some array helper classes to 64 bits 2024-02-19 13:17:13 +01:00
vector.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
vmap.h
vset.h