Fix a lot of warnings and some errors
This commit is contained in:
@@ -82,7 +82,7 @@ namespace Nz
|
||||
|
||||
m_value = Value { resultId };
|
||||
},
|
||||
[this](std::monostate)
|
||||
[](std::monostate)
|
||||
{
|
||||
throw std::runtime_error("an internal error occurred");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user