Actions
Task #2100
closedSimplify tables with C++11 features
Start date:
Due date:
% Done:
100%
Estimated time:
6.00 h
Description
Simplify FIB, PIT, StrategyChoice, Measurements, Dead Nonce List implementation with C++11 features, such as lambda function, move constructor, unordered containers, etc.
Updated by Junxiao Shi about 10 years ago
- Status changed from New to In Progress
Updated by Junxiao Shi about 10 years ago
- % Done changed from 0 to 20
Updated by Junxiao Shi about 10 years ago
- Subject changed from Optimize tables with C++11 features to Simplify tables with C++11 features
- Description updated (diff)
- % Done changed from 20 to 40
StrategyChoice http://gerrit.named-data.net/1381
Updated by Junxiao Shi about 10 years ago
- % Done changed from 50 to 80
PIT http://gerrit.named-data.net/1408
Dead Nonce List http://gerrit.named-data.net/1410
Updated by Junxiao Shi about 10 years ago
- Related to Task #2155: NameTree: enumeration with range-based for added
Updated by Junxiao Shi almost 10 years ago
To avoid conflicts, I'll wait for #2155 to close before changing Measurements
.
Updated by Junxiao Shi almost 10 years ago
- Status changed from In Progress to Code review
- % Done changed from 80 to 100
Measurements http://gerrit.named-data.net/1503
Updated by Junxiao Shi almost 10 years ago
- Status changed from Code review to Closed
Actions