RemedyIT / taox11

TAOX11, the CORBA implementation for C++17 and newer
https://www.taox11.org
MIT License
32 stars 6 forks source link

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

Open jwillemsen opened 1 year ago

jwillemsen commented 1 year ago

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 commented 1 year ago

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

jwillemsen commented 1 year ago

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