Actions
Task #4825
closedIBLT::extractValueFromName can be static
Start date:
01/29/2019
Due date:
% Done:
100%
Estimated time:
Description
The method IBLT::extractValueFromName does not access variables of the IBLT object. It can be declared static.
https://github.com/named-data/PSync/blob/0cf4b600e91455ee07c38eb22876aa6b653bc14b/PSync/detail/iblt.cpp#L272
(This is a low-priority observation. Feel free to ignore it if you want.)
Actions