-
Key: IDL4CPP-28
-
Status: closed
-
Source: Objective Interface Systems ( Mr. Chuck Abbott)
-
Summary:
For instance is this legal:
struct S
{ @min(2) @max(5) @default(3) long f1; };
typedef @min(2) long MyMin;
typedef @max(5) MyMin MyMinMax;
typedef @default(3) MyMinMax defaultedMyMinMax; -
Reported: IDL4-CPP 1.0a1 — Wed, 10 Jan 2024 19:38 GMT
-
Disposition: Closed; Out Of Scope — IDL4-CPP 1.0b2
-
Disposition Summary:
Issue Refers to IDL Grammar
This issue will be addressed in the IDL 4.3 RTF, as it refers to the IDL grammar rather than the language mapping.
-
Updated: Mon, 16 Sep 2024 14:15 GMT
IDL4CPP — Can multiple annotations be contained on a type?
- Key: IDL4CPP-28
- OMG Task Force: IDL4 to C++ Language Mapping (IDL4-CPP) 1.0 FTF