cpp: Add concepts to outline (#17329)
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run

Release Notes:

- N/A

![concepts](https://github.com/user-attachments/assets/d21de27c-09e9-48bb-9af5-88ea0b73d3db)
This commit is contained in:
Fernando Tagawa 2024-09-03 20:41:00 -03:00 committed by GitHub
parent e81b484bf2
commit 3cffcacf52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,6 +28,10 @@
(enumerator
name: (_) @name) @item
(concept_definition
"concept" @context
name: (_) @name) @item
(declaration
(storage_class_specifier) @context
(type_qualifier)? @context