[Issue 481] Letting compiler determine length for fixed-length arrays

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 31 10:37:28 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=481


Shriramana Sharma <samjnaa at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |samjnaa at gmail.com


--- Comment #16 from Shriramana Sharma <samjnaa at gmail.com> 2013-05-31 10:37:21 PDT ---
FWIW I vote for using int[$] a = [ 1,2,3,4 ] syntax for this. auto[$] would of
course also be valid to allow compile-time type inference.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list