Prioritization - cplusplus/LEWG GitHub Wiki

Buckets

See P0592.

  • B1: Focus - Things in the official plan, policy questions.
  • B2: Improvement - Bug fixes/enhancements for existing things.
  • B3: Addition - Things not in the plan.

Ship Vehicles

  • C++Next (C++26)
  • TS
  • C++Future (C++23)

Paper Size

  • Small
  • Medium
  • Large

Prioritization Polling Strategy

  1. Poll to assign the proposal a bucket.
  2. Poll to assign the proposal a ship vehicle.
  3. Poll to assign the proposal a size.
  4. Pull up the list of prioritized proposals.
  5. Place the proposal at the bottom of the list.
  6. Tell everyone to raise their hands, and to lower their hands when the proposal reaches the position they believe it belongs at.
  7. Start moving the proposal up the list.
  8. Stop when we loose consensus.