Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 9 years ago

Language

Compiler

Options

Author

anonymous

almost 9 years ago

$
working example:
tuple type before for_each: boost::hana::tuple<int, int>
tuple type inside for_each: boost::hana::tuple<int, int>
tuple type inside for_each: boost::hana::tuple<int, int>

non-working example:
tuple type before for_each: boost::hana::tuple<int, int>
tuple type inside for_each: int
tuple type inside for_each: int
Exit Code:
0