-
Key: CPP1116-1
-
Status: closed
-
Source: Remedy IT ( Johnny Willemsen)
-
Summary:
In the TIE chapter replace ServantBase with Servant, ServantBase is from the old IDL to C++ spec, in C++11 this should be Servant, see
CPP1115-2 -
Reported: CPP11 1.4 — Fri, 30 Oct 2020 15:03 GMT
-
Disposition: Resolved — CPP 1.6
-
Disposition Summary:
Replace ServantBase with Servant
The term ServantBase appears in section 6.26.8, this is a holdover from the original IDL-to-C++ mapping. The term Servant should now replace it.
-
Updated: Thu, 31 Mar 2022 19:32 GMT