-
Key: CPP1111-18
-
Legacy Issue Number: 18523
-
Status: closed
-
Source: Remedy IT ( Johnny Willemsen)
-
Summary:
The specification uses IDL::traits<T> for everything related to interface T, but for a local interface we just use T as base class. Proposal is to use IDL::traits<T>::base_type as base type trait for the local object implementation. This makes everything related to interfaces available through IDL::traits<T>
-
Reported: CPP11 1.0 — Mon, 4 Mar 2013 05:00 GMT
-
Disposition: Resolved — CPP11 1.1
-
Disposition Summary:
Accepting this issue as proposed
-
Updated: Fri, 6 Mar 2015 20:58 GMT
CPP1111 — Introduce trait for local interface base type
- Key: CPP1111-18
- OMG Task Force: IDL to C++11 1.1 RTF