Change 14222

ShadauxCat (ShadauxCat)
ShadauxCat committed this change into //guest/ShadauxCat/Sprawl/Mainline/collections under Review 14223
View Review
Download .zip
Fixed debug compile error on Windows.
Linux, Mac, and release Windows were all optimizing out the "spec" static value in BinaryTree, so they didn't mind the missing definition; debug Windows needed the definition there, so it's now been provided.

Also made the HashMap spec value static as well.

#review-14223
  • Files 2
  • Comments 0
2 edited 0 added 0 deleted
binarytree/BinaryTree_Variadic.hpp#3
Loading...
hashmap/HashMap_Variadic.hpp#8
Loading...
Tip: Use n and p to cycle through the changes.