Код: Выделить всё
// moo.h
#ifndef MOO_H
#define MOO_H
#include
struct Moo
{
Moo() {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79857606/external-linkage-objects-with-constructors-destructors-in-shared-libraries[/url]Код: Выделить всё
// moo.h
#ifndef MOO_H
#define MOO_H
#include
struct Moo
{
Moo() {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79857606/external-linkage-objects-with-constructors-destructors-in-shared-libraries[/url]