Author
anonymous
almost 8 years ago
Language
Compiler
Options
Author
anonymous
almost 8 years ago
$
prog.cc:37:24: error: no member named 'asdfasdf' in 'boost::hana::detail::map_impl<boost::hana::detail::hash_table<boost::hana::detail::bucket<A, 0>, boost::hana::detail::bucket<B, 1> >, boost::hana::basic_tuple<boost::hana::pair<boost::hana::type_impl<A>::_, boost::hana::set<B, C, D> >, boost::hana::pair<boost::hana::type_impl<B>::_, boost::hana::set<C, D> > > >'
decltype(grouped)::asdfasdf();
~~~~~~~~~~~~~~~~~~~^
1 error generated.
Exit Code:
1