Homec4science

intbitset: pop last element

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Jul 5 2012, 15:58.

Description

intbitset: pop last element

  • When pop is called on a list, the last element is returned. When it is called on a set, an arbitrary element is returned. So far intbitset was returning the smallest element. In order to expose a behaviour more similar to the expectation of an ordered list, intbitset now returns the largest element. (closes #626)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Jul 6 2012, 18:49
Parents
R3600:b579ae5c530d: bibdocfile: new bibdocfsinfo table
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:6ad995694e33: intbitset: pop last element (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Jul 6 2012, 18:49