Task #4825
IBLT::extractValueFromName can be static
Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
01/29/2019
Due date:
% Done:
0%
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.)