Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDL-to-C++11 v1.6 #282

Open
2 tasks
jwillemsen opened this issue Jul 12, 2023 · 2 comments
Open
2 tasks

IDL-to-C++11 v1.6 #282

jwillemsen opened this issue Jul 12, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@jwillemsen
Copy link
Member

jwillemsen commented Jul 12, 2023

  • Add support for @optional
  • Extend support for the new type traits for bitmask

Specification: https://www.omg.org/spec/CPP11/1.6
Issues fixed in v1.6: https://issues.omg.org/issues/spec/CPP11/1.6/fixed

@jwillemsen
Copy link
Member Author

Support for the new IDL to C++11 type traits for bitmask has been added to the prototype.

@jwillemsen jwillemsen added the enhancement New feature or request label Aug 9, 2023
@jwillemsen
Copy link
Member Author

First code to support @optional annotation on https://github.com/jwillemsen/taox11/tree/jwi-idl4optional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant