Beispiel #1
0
void __throw_bad_function_call() { throw bad_function_call(); }
Beispiel #2
0
 static Result invalid_function(abstract *, Arguments ...)
 { throw bad_function_call(); }