
16 Jan
2013
16 Jan
'13
1 a.m.
On Tue, Jan 15, 2013 at 4:06 PM, Marc Glisse <marc.glisse@inria.fr> wrote:
By the way, a link to Daniel Krügler's implementation of make_array:
https://groups.google.com/d/**msg/comp.lang.c++.moderated/** 8aWhRRsAO-w/qOvWAYJSaTUJ<https://groups.google.com/d/msg/comp.lang.c++.moderated/8aWhRRsAO-w/qOvWAYJSaTUJ>
I'd find make_array handy. I would also like a way to generate an array for constructing constant look-up tables. For example: https://github.com/joshuanapoli/table.