mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-19 02:25:04 +08:00
Update release
This commit is contained in:
@@ -23422,8 +23422,7 @@ namespace vl
|
||||
{
|
||||
writer.WriteLine(L"");
|
||||
}
|
||||
writer.WriteLine(prefix + L"\tstd::strong_ordering operator<=>(const " + name + L"&) const = default;");
|
||||
writer.WriteLine(prefix + L"\tbool operator==(const " + name + L"&) const = default;");
|
||||
writer.WriteLine(prefix + L"\tauto operator<=>(const " + name + L"&) const = default;");
|
||||
writer.WriteLine(prefix + L"};");
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user