Ticket #236 (closed defect: fixed)
COBIA code generation for C++ incorrectly omits template argument for adapter base classes
Reported by: | jasper | Owned by: | jasper |
---|---|---|---|
Priority: | minor | Milestone: | Phase III |
Component: | Code generation | Version: | |
Keywords: | Cc: |
Description
When adding an interface implementation for an existing CAPE-OPEN class, template arguments are incorrectly omitted for adapter base classes.
Note the MSVC compiler accepts this unless C++ standard version 20 is specified.
Change History
Note: See
TracTickets for help on using
tickets.
In [d0b5bc229d2502b739f5ada6a83f310e7243a519]: