|
Boost : |
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2007-01-05 03:24:54
Andrey Semashev wrote:
> Seems that Intel has problems in parsing function pointer types inside
> template parameter types. I've attached a changed version that might
> fix the problem, please, try it if you have some time.
%time /usr/local/intel_cc_80/bin/icpc -I../../../.. -I/usr/pkg/include -c *.cpp
27.303u 2.431s 0:30.70 96.8% 9952+47860k 0+436io 0pf+0w
It now compiles the test.
> I think, I'll update the documentation as you requested in your post
> in a couple of days and put the new version to the Vault. It will have
> all fixes I have made so far. BTW, it will have a fix that denies
> cross-casting between states, as you noticed earlier. Though, a
> conforming compiler is needed for the protection to work.
Please, also add a complete example from tutorial to libs/fsm/example.
This would help a lot to reviewers of your library.
-- Alexander Nasonov http://nasonov.blogspot.com Persistence and determination alone are omnipotent. The slogan `press on` has solved and always will solve the problems of the human race. -- Calvin Coolidge -- This quote is generated by: /usr/pkg/bin/curl -L http://tinyurl.com/veusy \ | sed -e 's/^document\.write(.//' -e 's/.);$/ --/' \ -e 's/<[^>]*>//g' -e 's/^More quotes from //' \ | fmt | tee ~/.signature-quote
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk