Код: Выделить всё
class X {
public:
explicit X (char* c) { cout
Подробнее здесь: [url]https://stackoverflow.com/questions/13099603/c11-move-constructor-not-called-default-constructor-preferred[/url]Код: Выделить всё
class X {
public:
explicit X (char* c) { cout
Подробнее здесь: [url]https://stackoverflow.com/questions/13099603/c11-move-constructor-not-called-default-constructor-preferred[/url]