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") |
|
|