godot/core/templates
Thaddeus Crews 8f16b86d7e
Core: Include `intrin.h` for MSVC
2025-03-24 15:19:49 +07:00
..
SCsub
a_hash_map.cpp Implement array based hash map 2024-10-24 21:34:12 +07:00
a_hash_map.h Merge pull request #103698 from AThousandShips/fix_a_hash_map_construct 2025-03-23 19:03:59 +07:00
bin_sorted_array.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
command_queue_mt.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +07:00
command_queue_mt.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
cowdata.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
hash_map.cpp
hash_map.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
hash_set.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
hashfuncs.h Core: Include `intrin.h` for MSVC 2025-03-24 15:19:49 +07:00
list.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
local_vector.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
lru.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
oa_hash_map.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
paged_allocator.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
paged_array.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
pair.h Core: Expand `is_zero_constructible` coverage 2025-03-17 11:45:26 +07:00
pass_func.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
pooled_list.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
rb_map.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
rb_set.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
rid.h Core: Expand `is_zero_constructible` coverage 2025-03-17 11:45:26 +07:00
rid_owner.cpp
rid_owner.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
ring_buffer.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
safe_list.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
safe_refcount.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
search_array.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
self_list.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
simple_type.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
sort_array.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
span.h Merge pull request #104286 from Ivorforce/localvector-find 2025-03-19 12:27:27 +07:00
tuple.h Core: Expand `is_zero_constructible` coverage 2025-03-17 11:45:26 +07:00
vector.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 +07:00
vmap.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00
vset.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 +07:00