Giriş
Şu satırı dahil ederiz.
constructor
Şöyle yaparız.
Şu satırı dahil ederiz.
#include <exception>
std::exception sınıfından kalıtır.constructor
Şöyle yaparız.
void foo()
{
...
throw std::bad_alloc();
}
Hiç yorum yok:
Yorum Gönder