All I want to do is to check whether an element exists in the vector or not, so I can deal with each case. if ( item_present ) do_this(); else ...
確定! 回上一頁