RE: [boost] Re: problem with intersection test_tools and mpl/list .hpp andborland

16 Sep
2004
16 Sep
'04
8:33 p.m.
How do I manage to step in all these compiler bugs??;)) I am quite sure I do not have nor function nor class template named next. How does it happened? Gennadiy
It won't be fixed, ever. One ugly way is to use macro: #include <boost/mpl/list.hpp> #define next xyz #include <boost/test/test_tools.hpp> #undef next other is to separate code into two TUs. /Pavel _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
7589
Age (days ago)
7589
Last active (days ago)
1 comments
2 participants
participants (2)
-
Pavel Vozenilek
-
Rozental, Gennadiy