Opened 2 years ago

#246 new enhancement

Increase Control of AutoGenerated Routines

Reported by: ajbeach Owned by:
Priority: minor Component: cfa-cc
Version: 1.0 Keywords:
Cc:

Description

I have been caught up several times by the auto-generated routines being called when they aren't supposed to. Better matching rules might help but ultimately just being able to mark types as not needing auto-generated routines would help.

This would help with types that have a lot of invariants, user defined or part of the language. I have also some types that generating constructors and destructors for is just a waste of time as they are all C-style initialized and have global life time.

Change History (0)

Note: See TracTickets for help on using tickets.