Skip to content
Commit e9e61d3b authored by Benjamin Huth's avatar Benjamin Huth Committed by Benjamin Huth
Browse files

Replace local std::function with recursive lambda

This commit replaces a local std::function which is used recursively
with a recursive lambda, which should be more performant generally.
parent e16ea64c
Pipeline #296004 passed with stage
in 49 minutes and 21 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment