We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf175e commit d72452dCopy full SHA for d72452d
include/godot_cpp/templates/pair.hpp
@@ -33,6 +33,7 @@
33
#include <godot_cpp/templates/hashfuncs.hpp>
34
35
namespace godot {
36
+
37
template <typename F, typename S>
38
struct Pair {
39
F first;
0 commit comments