Compile-time algorithm selection can be done using function overloading and traits idiom . It is a quite useful technique in generic program...
Sunday, 6 May 2007
Thursday, 3 May 2007
Use of std::bad_exception
23:35
std::bad_exception is a useful device to handle unexpected exceptions in a C++ program , which works in conjunction with unexpected_handler....
Subscribe to:
Posts (Atom)