[GSOC] regular expressions beta is here
Jacob Carlborg
doob at me.com
Wed Aug 10 23:37:55 PDT 2011
On 2011-08-10 19:45, Andrei Alexandrescu wrote:
> That's pretty cool actually because it naturally extends the built-in
> approach. When you do e.g. if (pointer) that's really equivalent to if
> (cast(bool) pointer) and so on.
>
> Andrei
Cool, I always thought that opCast was for explicit casts, but maybe
it's explicit in this case, in some way.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list