Orçun Çolak'ın her şeyden bir parça notları
std::exception_ptr ex = ...; if (ex) { std::rethrow_exception (ex); }
Hiç yorum yok:
Yorum Gönder