Move Probe::DoMapField into a free function
There is not point of having the DoMapField
as a method of Probe
. Move it into its own free function, inline with how other filters do.
Merge request reports
Activity
Please register or sign in to reply