Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 895 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 895 Bytes

IDL to C++11 example code

Codacy Badge

This project demonstrates the IDL to C++11 language mapping which is implemented by Remedy IT as part of the TAOX11 and AXCIOMA.

Interested to see the C++11 generated code for some IDL constructs that are not part of this project? Create a pull request with your IDL construct added to one of the existing IDL files or create a new IDL file! We will add the generated C++ headers that match your IDL!

When you want to try it yourself go to the TAOX11 website and obtain and build TAOX11 yourself.