Deprecate the file function.hh
It contains the two base classes Function
and VirtualFunction
.
In downstream codes, these should be replaced by C++ function objects,
std::function
etc.
Merge request reports
Activity
added 5 commits
-
10c1dd41...7b4f37f4 - 4 commits from branch
master
- f2c9a1ad - Deprecate the file function.hh
-
10c1dd41...7b4f37f4 - 4 commits from branch
added 4 commits
-
e8cf402b...bcb11159 - 3 commits from branch
master
- b5c7433c - Deprecate the file function.hh
-
e8cf402b...bcb11159 - 3 commits from branch
enabled an automatic merge when the pipeline for b5c7433c succeeds
mentioned in commit a811c127
Please register or sign in to reply