-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[arcane,mesh] Ajoute possibilité d'utiliser 'std::unordered_map' comm…
…e tableau associatif pour 'ItemInternalMap'. Cela n'est pas actif par défaut. Cela permettra d'avoir une implémentation plus performante que la version actuelle pour gérer les conversions uniqueId -> ItemInternal.
- Loading branch information
1 parent
659b429
commit 9f0edd8
Showing
4 changed files
with
284 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.