Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 389 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 389 Bytes

708: Parameter passing -> guaranteed unified initialization and unified value-setting

This repo contains a drafts of my ISO C++ paper #708, and related material including example/test code for the prototype implementation.

An in-progress prototype implementation is available here:

https://cppx.godbolt.org // showing the two-parameter "in" demo