Skip to content
  • Tiago Quelhas's avatar
    Build Bazel with C++17. · ba38aa25
    Tiago Quelhas authored
    In upcoming changes, we'd like to have the ability to use C++17 features.
    This ensures that such code will build successfully on the various CI
    platforms, regardless of the C++ standard version the compiler defaults to.
    
    Closes #20085.
    
    PiperOrigin-RevId: 581952933
    Change-Id: I0753249e2182b3ab499bc91a384ad93ec59d65f8
    ba38aa25