sparse-map
sparse-map copied to clipboard
Support systems without exceptions
Some systems, such as the homebrew Xbox xndk, do not implement exceptions.
It'd be great if tsl::sparse_map
had an option to compile without exceptions.
I'll look into it and send a PR shortly