[Issue 12687] std.regex must be made available at compile time
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu May 1 03:14:03 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12687
monarchdodra at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |monarchdodra at gmail.com
--- Comment #2 from monarchdodra at gmail.com ---
(In reply to Dmitry Olshansky from comment #1)
> Need specifics. You mean match/replace/splitter?
I think he means that basically, any function that uses run-time regex, should
still be evaluable in a CTFE context.
--
More information about the Digitalmars-d-bugs
mailing list