Open
Description
It would be nice if one could tell registerFunctions
which functions to register since you might want to keep some of them private while having others public, i.e. you might not wish to register all of them. Perhaps it could input a pattern and only filenames matching that pattern would be scanned for functions to register. For example, we might only want those filenames of the form "^extern_.*\\.cpp$"
to be scanned.
Metadata
Metadata
Assignees
Labels
No labels