envoyproxy/envoy
Ver no GitHubSupport some extensions from C++20 in Windows CI
Open
#18.489 aberto em 6 de out. de 2021
area/buildarea/windowsenhancementhelp wanted
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
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.