Error Handling with C++ Exceptions, Part 1 
Error Handling with C++ Exceptions, Part 1 
AlanSung 收藏於 2006/12/15
The Standard C++ library throws exception objects of types found in the following class hierarchy:
exception
logic_error
domain_error
invalid_argument
length_error
out_of_range
runtime_error
range_error
overflow_error
underflow_error
bad_alloc
bad_cast
bad_exception
bad_typeid
在用 c++ exception 時可以參考的好文件 ...
在用 c++ exception 時可以參考的好文件
群組:程式設計師的地...

想發現更多精彩書籤?
其他更多討論
廣告:




標籤:













訂閱