Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
[C++ Error] tuple_basic.hpp(156): E2238 Multiple declaration for 'element<N,T>' |
IDE: C++ Builder 6.0
Compiler: Borland BCC32.EXE version 6.0.10.157
Boost version: 1.35.0.
#include <boost/tuple/tuple.hpp> |
Add a #define before the #include.
#define BOOST_NO_CV_SPECIALIZATIONS |
In my humble opinion, this is a workaround. It might cause new compile errors.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.