CORBA 2.6.1 Programmer's Reference

Dynamic Management of Any Values: DynValueBox Interface (9.2.12)
The Portable Object Adaptor: Policy Creation Operations (11.3.8.4)
The Portable Object Adaptor: get_object_id (11.3.9.2)
This section applies to the core CORBA (chapters 1 through 11) of The Common Object Request Broker:
Architecture and Specification, Revision 2.6.1May 2002 .
The Object Model: Types (1.2.4)
For C++, 64-bit unsigned 2s complement integers (unsigned long long) are not supported (they are
implemented for Java).
For C++, double-extended floating point numbers (long double) are not supported.
OMG IDL Syntax and Semantics: Grammar (3.4)
For C++, unsigned long long is not supported (it is implemented for Java).
OMG IDL Syntax and Semantics: Regular Value
Types (3.8.1)
NonStop CORBA does not support the custom value type.
OMG IDL Syntax and Semantics: Value Inherited
Specification (3.8.1.3)
NonStop CORBA does not support the truncatable modifier.
OMG IDL Syntax and Semantics: Integer Types
(3.10.1.1)
For C++, 64-bit unsigned 2s complement integers (unsigned long long) are not supported (they are
implemented for Java).
OMG IDL Syntax and Semantics: FloatingPoint
Types (3.10.1.2)
For C++, double-extended floating point numbers (long double) are not supported.