Open
Description
generics/J3-Papers/Generics_Requirements.txt
Lines 196 to 202 in 4e273a9
A colleague at LANL recently told me strong concepts sound cumbersome, in certain scenarios. For instance, if you have a deep tree of templated code, and you need to call a new function at the bottom, it's necessary to add a requirement for that interface at every level of the call stack. In some sense this is like passing data by argument, but this would be especially tedious when temporarily introducing extra operations for debugging purposes. Has subgroup discussed ways to mitigate this?
Metadata
Metadata
Assignees
Labels
No labels