Author
anonymous
over 7 years ago
Language
Compiler
Options
Author
anonymous
over 7 years ago
$
prog.cc: In instantiation of 'static void is_acceptable<T>::diagnose() [with T = BadRet]':
prog.cc:128:28: required from here
prog.cc:93:5: error: static assertion failed: return type from get_result() not const T::result_type&
static_assert(is_detected<get_result_return_type, T>::value,
^~~~~~~~~~~~~
Exit Code:
1