*darth vader yelling noooooo gif*
This commit is contained in:
parent
97a62a4817
commit
3857025253
|
|
@ -72,7 +72,7 @@ namespace Nz
|
|||
}
|
||||
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>");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue