Menu

#4 Add include guards

1.0
open
nobody
None
2024-06-20
2024-06-20
No

Objective

Add include guards to generated files

Purpose of Feature

Ensure that any structures created are included in a project only once and as needed.

Key areas of Focus

  • Implement option for pragma guards
  • Implement option for ifndef include guards
  • Add command-line argument for controlling behaviour [1]
    • options should include { pragma, include, off }
  • Add command line argument for defining the include guard shape
  • Create a default header-guard shape

Notes

  1. See ticket #3 for implementation here.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.