On 3/24/12, Andrej Mitrovic <[email protected]> wrote: > snip
I've noticed this: // FIXME: this shouldn't be duplicated for every template instance. static immutable size_t[] prime_list = [ I think you can make this an enum.
On 3/24/12, Andrej Mitrovic <[email protected]> wrote: > snip
I've noticed this: // FIXME: this shouldn't be duplicated for every template instance. static immutable size_t[] prime_list = [ I think you can make this an enum.