godot/core/variant
Rémi Verschelde 6991e9b43d Merge pull request #66583 from bruvzg/constexpr
Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings.
2022-09-29 10:44:22 +02:00
..
array.cpp
array.h
binder_common.h
callable.cpp
callable.h
callable_bind.cpp
callable_bind.h
container_type_validate.h
dictionary.cpp
dictionary.h
method_ptrcall.h
native_ptr.h
SCsub
type_info.h Merge pull request #66583 from bruvzg/constexpr 2022-09-29 10:44:22 +02:00
typed_array.h
variant.cpp
variant.h
variant_call.cpp
variant_construct.cpp
variant_construct.h
variant_destruct.cpp
variant_destruct.h
variant_internal.h
variant_op.cpp
variant_op.h
variant_parser.cpp
variant_parser.h
variant_setget.cpp
variant_setget.h
variant_utility.cpp Use 64bit integers in utility methods 2022-09-28 02:26:37 +02:00