Skip to content

Instantly share code, notes, and snippets.

@ugovaretto
Created September 18, 2024 15:19
Show Gist options
  • Save ugovaretto/e42863b8cbb81f36b5adc86223390c23 to your computer and use it in GitHub Desktop.
Save ugovaretto/e42863b8cbb81f36b5adc86223390c23 to your computer and use it in GitHub Desktop.
Clangd configuration for C++20
CompileFlags:
Add: [-std=c++20]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment