Ticket #254 (new enhancement)

Opened 17 hours ago

Copy and move constructors on COBIA data types

Reported by: jasper Owned by: jasper
Priority: major Milestone:
Component: Client Header Files Version:
Keywords: Cc:

Description

When COBIA data type implementations get moved, the interface pointers get invalidated. Where suitable, move constructors should be added to the data type implementations . If not possible, the move constructor should be deleted.

All copy constructors for COBIA data type implementations should be deleted.

Note: See TracTickets for help on using tickets.