Skip to content

Add Additional Utilities

Compare
Choose a tag to compare
@azeemba azeemba released this 13 Feb 20:20
· 83 commits to master since this release

Added:

  • FindFunctions to find the functions that are declared within source units.
  • SourceUtil for commonly used source-related functionality not provided by LibTooling itself
  • MatchForwarder to forward matches to function objects so that classes are not necessary
    each individual type of match.