Author
anonymous
over 7 years ago
Language
Compiler
Options
Author
anonymous
over 7 years ago
$
prog.cc:17:59: in constexpr expansion of 'flatten(Tuples ...) [with Tuples = {std::tuple<>, std::tuple<any_udt>, std::tuple<any_udt>}](std::make_tuple(_Elements&& ...) [with _Elements = {any_udt}](), std::make_tuple(_Elements&& ...) [with _Elements = {any_udt}]())'
prog.cc:17:59: error: constexpr call flows off the end of the function
std::make_tuple(any_udt{}));
^
Exit Code:
1