Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

Compiler

Options

Author

anonymous

almost 7 years ago

$
In file included from prog.cc:1:
test.cpp:18:16: error: implicit instantiation of undefined template 'boost::result_of<boost::fusion::unfused<test_func, true> ()>'
typedef boost::result_of< boost::fusion::unfused< test_func >() >::type t;
               ^
test.cpp:14:12: note: template is declared here
    struct result_of< boost::fusion::unfused<F> () >;
           ^
1 error generated.
Exit Code:
1