Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
[C++ Error] enable_if.hpp(100): E2029 'enable_if_does_not_work_on_this_compiler<void>' must be a previously defined class or struct |
#include <boost/asio.hpp> |
Hypothesis: boost::enable_if does not work on this compiler. Use a different compiler.
This approach did not work:
#include <boost/utility/enable_if.hpp> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml