"doc/git@developer.sourcefind.cn:cnjsdfcy/simbricks.git" did not exist on "7d80bffc99ebc58811c824b94d45cf9d89296ac1"
Replace noexcept with macro compatible with VS (#517)
This way it's possible to build using older MSVC (<13) that don't support this yet. Macro is undefined in each file where it is used so it should stack well with other libs and sources.
Showing
Please register or sign in to comment