void f(id_t id, bool) { switch((int)get_userdata(id)) //`userdata` is used as arbitrary type { case COND1: do_something#1... case COND2: ...
確定! 回上一頁