Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions features_cpp29.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,9 @@ features:
paper: P3540
support:
- GCC 17
- tool: R++
status: partial
- tool: R++ 2026.3
status: full
issue: RSCPP-37875
note: "The gnu::offset and clang::offset spellings work. The standard offset does not."
ftm:
- name: __cpp_pp_embed
value: 202606L
Expand Down
3 changes: 3 additions & 0 deletions frontend_rscpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ issue_tracker:
name: JetBrains YouTrack
url_template: "https://youtrack.jetbrains.com/issue/{id}"
releases:
- version: "2026.3"
released: TBD
refs: []
- version: "2026.2"
released: July 22, 2026
refs:
Expand Down
Loading