[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #MCW-843167]: ldm.h c++ compatibility



Nathan,

Can your C++ compiler compile the following:

struct S {
    int i;
};
typedef struct S S;
S s;

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: MCW-843167
Department: Support LDM
Priority: Normal
Status: On Hold