Project

General

Profile

Actions

Task #2120

closed

Change the return type of InterestTable::erase(...) method to void

Added by Yingdi Yu over 9 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
11/03/2014
Due date:
% Done:

100%

Estimated time:

Description

As std convention, erase method should return nothing. However, the erase method in current InterestTable implementation implicitly serve as a lookup method.
We should separate the lookup functionality out of the erase method to follow the convention.

Actions #1

Updated by Yingdi Yu about 9 years ago

  • Status changed from New to Code review
  • % Done changed from 0 to 100
Actions #2

Updated by Alex Afanasyev almost 7 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF