On 12/21/2012 06:01 PM, monarch_dodra wrote:
There are a lot of algorithms in std.algorithm that operate on
"foo(Range, Needles...)(Range range, Needles needles)".
Needles can be anything, in particular, either an "element" or a "range".
The thing is that every now and then, you want to save th
On Friday, 21 December 2012 at 20:38:34 UTC, Joshua Niehus wrote:
On Friday, 21 December 2012 at 17:01:14 UTC, monarch_dodra
wrote:
There are a lot of algorithms in std.algorithm that operate on
"foo(Range, Needles...)(Range range, Needles needles)".
Needles can be anything, in particular, eit
On Friday, 21 December 2012 at 17:01:14 UTC, monarch_dodra wrote:
There are a lot of algorithms in std.algorithm that operate on
"foo(Range, Needles...)(Range range, Needles needles)".
Needles can be anything, in particular, either an "element" or
a "range".
The thing is that every now and t
On Friday, 21 December 2012 at 17:27:32 UTC, H. S. Teoh wrote:
On Fri, Dec 21, 2012 at 06:01:13PM +0100, monarch_dodra wrote:
There are a lot of algorithms in std.algorithm that operate on
"foo(Range, Needles...)(Range range, Needles needles)".
Needles can be anything, in particular, either an
On Fri, Dec 21, 2012 at 06:01:13PM +0100, monarch_dodra wrote:
> There are a lot of algorithms in std.algorithm that operate on
> "foo(Range, Needles...)(Range range, Needles needles)".
>
> Needles can be anything, in particular, either an "element" or a
> "range".
>
> The thing is that every now
There are a lot of algorithms in std.algorithm that operate on
"foo(Range, Needles...)(Range range, Needles needles)".
Needles can be anything, in particular, either an "element" or a
"range".
The thing is that every now and then, you want to save the
entirety of (the ranges) inside needles.
On Wed, 19 Dec 2012 06:33:16 -, Sam Hu wrote:
On Monday, 10 December 2012 at 14:43:08 UTC, Regan Heath wrote:
>
Ahh, of course. Now I'm having linking issues :p
I'm using VisualD and I've added odbc32.lib to the right place, but
some symbols are still missing - specifically the W versi
On 12/21/2012 10:30 AM, r_m_r wrote:
http://wiki.dlang.org/Combining_Structs)
the link should be: http://wiki.dlang.org/Combining_structs
regards,
r_m_r