Re: [Boost-users] [boost-users] crash of visual studio compiler with boost bind

7 Aug
2008
7 Aug
'08
3:34 p.m.
Shouldn't that _2 be _1? Otherwise, isn't the third argument to the outer bind a binary functor? If so, could that syntax error be the cause of the crash? At 03:59 AM 8/7/2008, you wrote:

8 Aug
8 Aug
6:23 a.m.
New subject: [boost-users] crash of visual studio compiler with boost bind
Hello, The the order of arguments _1 _2 shouldnt matter as far as the compiler crash is concerned, since both objects are of the same type. There is an example in the boost-bind tutorial that uses std::sort with bind just like this. And as I said, it DOES work when I turn "use unicode response file" off. best regards, Oliver 2008/8/7 Alan M. Carroll <amc@network-geographics.com>
6162
Age (days ago)
6163
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan M. Carroll
-
Oliver Kania