portableImplementationContract
Describe availability of the paired portable C++ implementation.
Developer documentation: this item describes internal implementation details.
Declaration
contract = portableImplementationContract(self)
Parameters
selfforcing to inspect
Returns
contractscalar portable implementation contract
Discussion
The base class is intentionally unavailable. A supported concrete forcing overrides this method with a versioned, data-only contract. Portable execution still requires an exact source-level C++ registration.