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
I needed to compile non-copyable class with eastl::string_hash_map member but seems like it doesn't implement move semantics. Is it bug or design decision?