mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 11:43:56 +00:00
fix1
This commit is contained in:
@@ -40,7 +40,7 @@ namespace utils
|
||||
}
|
||||
}
|
||||
}
|
||||
explicit operator bool() const
|
||||
explicit operator bool() const noexcept
|
||||
{
|
||||
return static_cast<bool>(func);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user