Thread overview
[Issue 16745] Add template helper for creating static arrays with the size inferred
Dec 08, 2016
John Colvin
December 08, 2016
https://issues.dlang.org/show_bug.cgi?id=16745

John Colvin <john.loughran.colvin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin@gmail.
                   |                            |com

--- Comment #1 from John Colvin <john.loughran.colvin@gmail.com> ---
How's this: https://github.com/dlang/phobos/pull/4936

--
June 30, 2018
https://issues.dlang.org/show_bug.cgi?id=16745

--- Comment #2 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/e191a7d6a48757c9696004fce90c30d738adb901 Fixes Issue 16745 - Add template helper for creating static arrays with the size inferred

--
June 30, 2018
https://issues.dlang.org/show_bug.cgi?id=16745

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--