Skip to content

main-cleanup-Identifier

Shaun Roe requested to merge sroe/athena:main-cleanup-Identifier into main

Small cleanup, and extend test:

  • Remove use of preprocessor type definition in Identifier header
  • Move static_assert into testing code
  • Remove redundant .cxx file with default d'tor for IdHelper
  • Introduce test for Range::match(ExpandedIdentifier)

Merge request reports