Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillemsen authored Aug 10, 2023
1 parent 18f4db7 commit 59df137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ TAOX11 has the following major features:

. Compliant with the https://www.omg.org/spec/CPP11/1.4[IDL to C++11 v1.4] language mapping
. https://www.omg.org/spec/CORBA/3.3[CORBA v3.3] compliant
. Full support of the IDL type system (basic types, constant, enum,
string, wide string, sequence, array, struct, union, typedef, exception)
. Full support of the IDL type system (basic types, constant, enum, string, wide string, sequence, array, struct, union, typedef, exception)
. Full support for local and remote CORBA interfaces
. Full POA support
. Full support for valuetype and abstract interfaces
Expand All @@ -39,4 +38,5 @@ string, wide string, sequence, array, struct, union, typedef, exception)
. CodecFactory support
. DynamicAny and TypeCodeFactory support
. Portable Interceptors
. Experimental and partial support for https://www.omg.org/spec/IDL/4.2[IDL 4.2] map, int8/uint8, explicitly-named integer types, bitmask, bitset, empty struct, and struct inheritance extensions

0 comments on commit 59df137

Please sign in to comment.