hsutter / 708

Parameter passing and initialization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Parameter passing and initialization

License:Apache License 2.0


Languages

Language:C++ 100.0%