환경은 macos-gcc-arm64임
c_cpp_properties하고 vscode 글로벌 settings.json 다 바꾸고 (-std=c++17)
익스텐션 다시깔고 vscode reload 다시해봤는데도
c++14 이후로는 사용하는 게 가능하졌다는데
찾아보니까 이런 이슈가 있음
https://github.com/microsoft/vscode-cpptools/issues/5527
`auto` lambda parameters are not deduced · Issue #5527 · microsoft/vscode-cpptoolsType: LanguageService Describe the bug OS and Version: Ubuntu 19.10 VS Code Version: 1.44.2 C/C++ Extension Version: 0.28.0 Other extensions you installed (and if the issue persists after disabling...github.comupvote가 왤케 낮지..? OTL..
암튼 vsc에서 람다쓸때는 auto 안쓰는 걸로.. 너무 거슬리네
그냥 이름만 넣으면 되눈걸로 아는데
오잉..? 이름만 넣으면 되는게 뭔말이얌,,, ?.?
너가 적은 auto 빼기만해도더ㅣㅁ