Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
January 10, 2007 newbie: howto boost::mpl::find_if in D? | ||||
---|---|---|---|---|
| ||||
Attachments: | Thie first attachment gives compile errors in 2nd attachment. What am I doing wrong? |
January 10, 2007 Re: newbie: howto boost::mpl::find_if in D? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Larry Evans | 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
|
January 10, 2007 Re: newbie: howto boost::mpl::find_if in D? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Larry Evans Attachments: | 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.
|
January 12, 2007 solved mpl::find_if in D (was Re: newbie: howto boost::mpl::find_if in D? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Larry Evans Attachments: | On 01/10/2007 12:17 PM, Larry Evans wrote:
> 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.
>
[snip]
The attachment compiles with all asserts passing. The problem
was just prepending alias to Predicate template formal arg.
|
Copyright © 1999-2021 by the D Language Foundation