WG21 PAPERS

Mailings Beta

Volunteer-driven · Not affiliated with WG21 or ISO

Filter and export papers from the C++ Committee’s monthly mailings by time frame and audience using the options below, or refine your export further with the Select button. Links point directly to the official WG21 papers on open-std.org.

Audience
Wording
Evolution
Mailings
1 · Year 1 · Month

Select the arrow to the right of the year to filter for specific months.

2026 Apr · 1 of 6

Pick months in 2026

Add Year +

Select Years To Display

Current Years Selected

2026
Filters Author: Jeremy Rifkin EWG Clear all
1 out of 1 paper selected for export
SelectPaper Title Authors Audience Doc Date
P3384R1 __COUNTER__ J. Rifkin
Intent Proposal
Mailing Date 2026-04 Post-Croydon
Author(s) Jeremy Rifkin
Target Audience EWG
Tracking issue View on GitHub
Abstract The `__COUNTER__` predefined macro is a common language extension for C and C++ which expands to an integer literal that starts at `0` and increments by `1` every time it is expanded in a translation unit. This is useful for generating unique identifiers, generating unique indices, and other preprocessor metaprogramming uses.
Showing 1 of 1 paper · source: open-std.org