envoyproxy/envoy

Support some extensions from C++20 in Windows CI

Open

#18,489 建立於 2021年10月6日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/buildarea/windowsenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

Google style permits designated initializers from C++20. MSVC is strict about C++17. The request is to allow Google style code in Windows CI even if it's not fully compliant with C++17. An option is to use C++20 in MSVC.

貢獻者指南