Код: Выделить всё
#include
int main()
{
throw 123;
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79890635/unhandled-exception-is-ignored-as-if-not-thrown-if-debugger-is-attached[/url]Код: Выделить всё
#include
int main()
{
throw 123;
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79890635/unhandled-exception-is-ignored-as-if-not-thrown-if-debugger-is-attached[/url]