MITLL

7 posts / 0 new
Last post
Offline
Last seen: 3 years 3 weeks ago
Joined: 05/08/2017
Posts: 5
Name conflict between XML and Modern C++

Hi, I have an IDL we use that looks like:

struct Test {
  string<128> _alias;
};

Which generates modern C++ with:

class NDDSUSERDllExport Test {

Organization:
Keywords:
Subscribe to RSS - MITLL