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

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


  • Subject: [LDM #MCW-843167]: ldm.h c++ compatibility
  • Date: Fri, 11 Apr 2008 16:16:46 -0600

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