Question for Andrei

Anon via Digitalmars-d digitalmars-d at puremagic.com
Wed May 21 14:09:03 PDT 2014


I meant to ask this question during Andrei's talk at DConf, but
forgot. Dmitry Saubalausky's talk about regex made me remember,
since regex is one of the major stumbling areas when using CTFE
unless you're careful.

I heard once that you were strongly against using manifest over
enum for manifest constants. Is your stance still the same, with
all the problems that comes with using enum with ctRegex, arrays,
etc.?


More information about the Digitalmars-d mailing list