digitalmars.D - newbie: howto boost::mpl::find_if in D?
- Larry Evans (2/2) Jan 10 2007 Thie first attachment gives compile errors in 2nd attachment.
- Sean Kelly (4/6) Jan 10 2007 I think you attached the wrong files. find_if_proto.cpp will not
- Larry Evans (3/5) Jan 10 2007 OOPS. Wrong files attached. The attachment to this one shows
- Larry Evans (4/12) Jan 12 2007 [snip]
Thie first attachment gives compile errors in 2nd attachment. What am I doing wrong?
Jan 10 2007
Larry Evans wrote:Thie first attachment gives compile errors in 2nd attachment. What am I doing wrong?I think you attached the wrong files. find_if_proto.cpp will not compile in D because it's C++ code. Sean
Jan 10 2007
On 01/10/2007 12:13 PM, Larry Evans wrote:Thie first attachment gives compile errors in 2nd attachment. What am I doing wrong?OOPS. Wrong files attached. The attachment to this one shows the .d file.
Jan 10 2007
On 01/10/2007 12:17 PM, Larry Evans wrote:On 01/10/2007 12:13 PM, Larry Evans wrote:[snip] The attachment compiles with all asserts passing. The problem was just prepending alias to Predicate template formal arg.Thie first attachment gives compile errors in 2nd attachment. What am I doing wrong?OOPS. Wrong files attached. The attachment to this one shows the .d file.
Jan 12 2007