Changes between Initial Version and Version 1 of Ticket #52


Ignore:
Timestamp:
Oct 19, 2017, 11:27:21 AM (8 years ago)
Author:
Rob Schluntz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52 – Description

    initial v1  
     1{{{
    12void ?{}( int & c, zero_t ) { c = 0; }
    23
     
    2728    j = sum( 5, foo.x );                                // RESOLVES
    2829}
     30}}}