Skip to content
Snippets Groups Projects
Commit 4e5711b4 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[ML] Remove noexcept(false).

Stating noexcept(false) is equivalent to no exception specifier. See par. 15.4 Exception specification.

This also fixes compilation on windows #441.
parent e7cb75d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment