You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to make compile time indexed function name cache for engine parsers. Now the cache is added at the runtime to a vector.
Make CallFuncStringCache::Get constexpr.
The text was updated successfully, but these errors were encountered:
Try to make compile time indexed function name cache for engine parsers. Now the cache is added at the runtime to a vector.
Make CallFuncStringCache::Get constexpr.
The text was updated successfully, but these errors were encountered: