*darth vader yelling noooooo gif*
This commit is contained in:
@@ -72,7 +72,7 @@ namespace Nz
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
static_assert(AlwaysFalse<std::integral_constant<std::size_t, S>>, "Unsupported platform");
|
static_assert(AlwaysFalse<std::integral_constant<std::size_t, S>>::value, "Unsupported platform");
|
||||||
return std::wstring(L"<platform error>");
|
return std::wstring(L"<platform error>");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user