Skip to content

small_vector, sorted_vector #22

@rurban

Description

@rurban
  • small_vector (if small on stack) is a standard container since long. just not in std yet
  • sorted_vector is e.g. needed for hashmap security, with binary_search.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions