[Accumulators] Compiler error when compiling examples: extractor.hpp:36:74: error: no type named 'result_type' in 'boost::fusion::void_'
When compiling:
#include
Thank you very much Michel, this fixed the error.
2015-09-11 10:06 GMT+02:00 Michel Morin
Bernhard Wagner wrote:
When compiling:
#include
#include #include [...] You need to add
#include
// or #include Regards, Michel _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Bernhard Wagner
-
Michel Morin