このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
visus
/
dds
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Workaround MSVC bug involving designated NSDMI and aggregate init
default_compile_flags
vector-of-bool
3年前
親
3153299e20
コミット
7d862110ed
1個のファイルの変更
、
3行の追加
、
0行の削除
分割表示
差分情報を表示
+3
-0
src/dds/cli/options.cpp
+ 3
- 0
src/dds/cli/options.cpp
ファイルの表示
@@ -15,6 +15,9 @@ namespace {
struct setup {
dds::cli::options& opts;
explicit setup(dds::cli::options& opts)
: opts(opts) {}
// Util argument common to a lot of operations
argument if_exists_arg{
.long_spellings = {"if-exists"},
書き込み
プレビュー
読み込み中…
キャンセル
保存