Project

General

Profile

Actions

Task #4337

closed

Task #4336: Make container APIs more consisent with C++ standard practices.

Change all containers to implement `size()`

Added by Nicholas Gordon over 6 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Ryan Wickman
Target version:
-
Start date:
10/12/2017
Due date:
% Done:

0%

Estimated time:

Description

All container-like classes in the NLSR codebase SHOULD implement size(), and MAY implement other methods.

Actions #1

Updated by Nicholas Gordon over 6 years ago

  • Status changed from New to Code review
Actions #2

Updated by Nicholas Gordon almost 6 years ago

  • Assignee changed from Nicholas Gordon to Saurab Dulal

This work is on-going, and should be continued.

Actions #3

Updated by Nicholas Gordon almost 6 years ago

  • Assignee changed from Saurab Dulal to Ryan Wickman
Actions #4

Updated by Junxiao Shi 3 months ago

  • Status changed from Code review to Closed

This issue does not describe which containers are to be changed.
I do not find any container that lacks a .size() method, hence this is deemed completed.

Actions

Also available in: Atom PDF