Home
Search
Configure Global Search
Log In
Transactions
D16423
Change Details
Change Details
Old
New
Diff
The code used a weird combination of c-style function points with c++ templates. Using `FunctionRef` allows writing the same code much simpler.
The code used a weird combination of c-style function points with c++ templates. Using `FunctionRef` allows writing the same code much simpler.
Continue