godot-cpp/include/godot_cpp/variant
Thaddeus Crews 89fd27608f
Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]`
2025-02-20 09:23:08 -06:00
..
aabb.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
array_helpers.hpp Integrate `.pre-commit-config.yaml` 2024-06-24 15:43:55 -05:00
basis.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
callable_custom.hpp Add support for getting argument count from `Callable`s 2024-03-14 10:27:39 +01:00
callable_method_pointer.hpp Merge pull request #1409 from Repiteo/class-to-typename 2024-04-02 14:30:01 -05:00
char_string.hpp Enforce template syntax `typename` over `class` 2024-03-10 16:02:43 -05:00
char_utils.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
color.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
color_names.inc.hpp Integrate `.pre-commit-config.yaml` 2024-06-24 15:43:55 -05:00
plane.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
projection.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
quaternion.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
rect2.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
rect2i.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
transform2d.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
transform3d.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
typed_array.hpp Fix missing type info for PackedVector4Array 2024-08-10 21:21:13 -07:00
typed_dictionary.hpp fix typed_dictionary compile-time regression 2024-10-21 04:13:12 +03:00
variant.hpp Add variant_internal.hpp. 2024-11-28 15:15:03 +01:00
variant_internal.hpp [Bindings] Build profile now strips methods and skip files 2025-01-07 20:33:12 +01:00
vector2.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
vector2i.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
vector3.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
vector3i.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
vector4.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00
vector4i.hpp Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]` 2025-02-20 09:23:08 -06:00