libsimplelist0-dev binary package in Ubuntu Precise amd64

 sl doesn't use container nodes. Instead it requires a pointer to the
 next item directly in the datastructure you want to create lists (or
 stacks) of. This can give you significant memory savings when
 creating long lists of small structures. It also allows for fast push
 and pop operations since there is no need to allocate or free memory
 for the container nodes. It also means that a push can't fail because
 memory couldn't be allocated for the container node.
 .
 This package has the development headers and static libraries.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-10-13 14:45:10 UTC Published Ubuntu Precise amd64 release universe libdevel Optional 0.3.4-2
  • Published
  • Copied from ubuntu intrepid-release amd64 in Primary Archive for Ubuntu