This website works better with JavaScript.
홈
탐색
도움말
로그인
visus
/
dds
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
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"},
Write
Preview
Loading…
취소
저장