|
Boost : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-04-21 08:17:33
Peter Dimov wrote:
> Can you try this modification (also in CVS HEAD) that would tell us more
> about what's going on:
Here are the results for gcc 4.1.0 on Linux and Tru64:
visitor::operator()( T ): PFiiiiE
visitor::operator()( T ): N5boost3_bi5valueIiEE
visitor::operator()( T ): N5boost3_bi5valueIiEE
bind_visit_test.cpp(64): test 'vis.hash == 34' failed in function 'int main()'
1 error detected.
And here is the result for cxx on Tru64:
visitor::operator()( T ): int (*)(int, int, int)
visitor::operator()( T ): boost::_bi::value<int>
visitor::operator()( T ): boost::_bi::value<int>
bind_visit_test.cpp(64): test 'vis.hash == 34' failed in function '(unknown)'
1 error detected.
HTH, Markus
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk