non-constexpr function 'operator[]' cannot be used in a constant expression
en版本
|
target("cpp11-08-literal-type-0") |
|
add_files("08-literal-type-0.cpp") |
|
|
|
target("cpp11-08-literal-type-1") |
zh版本
|
target("cpp11-08-literal-type-0") |
|
set_languages("c++17") -- TODO: optimize it |
|
add_files("08-literal-type-0.cpp") |
|
|
non-constexpr function 'operator[]' cannot be used in a constant expression
en版本
d2mcpp/dslings/en/cpp11/xmake.lua
Lines 92 to 95 in fc4931a
zh版本
d2mcpp/dslings/cpp11/xmake.lua
Lines 92 to 95 in fc4931a