imgui-sfml
imgui-sfml copied to clipboard
C++11...
... is now allowed. Only C++11 for now, not 14, 17, 20...
See: https://github.com/ocornut/imgui/issues/4537
Feel free to replace NULL with nullptr, use unique_ptr, ranged-for, etc. PRs are welcome!
#202 - first one to add a lot of C++11 goodies :)