mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
Update safestl.h
This commit is contained in:
parent
e84a996a1e
commit
b3a1cee0b7
@ -52,7 +52,7 @@ public:
|
||||
return it->second;
|
||||
}
|
||||
|
||||
using emhash8::HashMap<_Str, PyVar>::HashMap;
|
||||
PyVarDict() : emhash8::HashMap<_Str, PyVar>(5) {}
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user