Common: Replace Result with C++23's std::expected.

This commit is contained in:
Jordan Woyak
2026-01-17 16:58:45 -06:00
parent b556bd99d7
commit dffc7a650d
24 changed files with 164 additions and 197 deletions
-1
View File
@@ -154,7 +154,6 @@
<ClInclude Include="Common\Projection.h" />
<ClInclude Include="Common\QoSSession.h" />
<ClInclude Include="Common\Random.h" />
<ClInclude Include="Common\Result.h" />
<ClInclude Include="Common\scmrev.h" />
<ClInclude Include="Common\ScopeGuard.h" />
<ClInclude Include="Common\SDCardUtil.h" />