Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb0eff94

Browse files
committed
Update toolchain_verify.h
1 parentc566b8e commitb0eff94

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎buildcc/lib/toolchain/include/toolchain/api/toolchain_verify.h‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ namespace fs = std::filesystem;
3535
namespacebuildcc {
3636

3737
structToolchainVerifyConfig :publicToolchainFindConfig {
38-
ToolchainVerifyConfig() =default;
39-
4038
std::optional<std::string> verification_identifier;
4139
};
4240

@@ -49,7 +47,6 @@ struct ToolchainVerifyConfig : public ToolchainFindConfig {
4947
* @param target_arch Target architecture of the verified toolchain
5048
*/
5149
structToolchainCompilerInfo {
52-
ToolchainCompilerInfo() =default;
5350
std::stringToString()const {returnfmt::format("{}", *this); }
5451

5552
fs::path path;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp