envoyproxy/envoy

Support some extensions from C++20 in Windows CI

Open

#18.489 aperta il 6 ott 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/buildarea/windowsenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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.

Guida contributor