decoder/Plugin: add "noexcept"
This commit is contained in:
@@ -262,7 +262,7 @@ static constexpr struct {
|
||||
|
||||
static bool
|
||||
sndfile_scan_stream(InputStream &is,
|
||||
const TagHandler &handler, void *handler_ctx)
|
||||
const TagHandler &handler, void *handler_ctx) noexcept
|
||||
{
|
||||
SF_INFO info;
|
||||
|
||||
|
Reference in New Issue
Block a user