Код: Выделить всё
#include
using namespace std;
struct Error {
Error() { cout
Constructor called
Copy Constructor called
Я что -то упускаю?
Подробнее здесь: https://stackoverflow.com/questions/794 ... ot-working
Код: Выделить всё
#include
using namespace std;
struct Error {
Error() { cout
Constructor called
Copy Constructor called