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 29f3b9d commit 86d4b1aCopy full SHA for 86d4b1a
include/hx/StdLibs.h
@@ -161,7 +161,7 @@ HXCPP_EXTERN_CLASS_ATTRIBUTES String __hxcpp_utf8_string_to_char_bytes(String &i
161
162
// --- HashRoot ---------------------------------------------------------------------
163
164
-HXCPP_EXTERN_CLASS_ATTRIBUTES int __root_hash_size(Dynamic *rtHash);
+HXCPP_EXTERN_CLASS_ATTRIBUTES int __root_hash_size(Dynamic &rtHash);
165
166
// --- IntHash ----------------------------------------------------------------------
167
0 commit comments