godot-cpp/include/godot_cpp/templates
Andy Maloney c7e34c2f9d Basic static analysis fixes
- remove extraneous semicolons
- use "nullptr" instead of "0"
- remove "break" after "return"
- use <cstdio> instead of <stdio.h>
2022-11-18 17:46:13 -05:00
..
cowdata.hpp Basic static analysis fixes 2022-11-18 17:46:13 -05:00
hash_map.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
hash_set.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
hashfuncs.hpp Basic static analysis fixes 2022-11-18 17:46:13 -05:00
list.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
pair.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
rb_map.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
rb_set.hpp Basic static analysis fixes 2022-11-18 17:46:13 -05:00
rid_owner.hpp Basic static analysis fixes 2022-11-18 17:46:13 -05:00
safe_refcount.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
search_array.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
self_list.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
sort_array.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
spin_lock.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
thread_work_pool.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
vector.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
vmap.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
vset.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00