*: add lots of "noexcept" specifications
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "util/AllocatedString.hxx"
|
||||
|
||||
TagMask
|
||||
Response::GetTagMask() const
|
||||
Response::GetTagMask() const noexcept
|
||||
{
|
||||
return GetClient().tag_mask;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user