in juce_MidiInput.h for example
A couple of throw() still lingering
jules
#2
no, not in my copy of the code…
There’s only one place I left any throw()s, which is in some win32 code that gets included before the noexcept definition. Other than that, my search for “throw()” doesn’t find anything.