Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
/ containers Public archive

Custom containers written for specific tasks.

Notifications You must be signed in to change notification settings

djbarker/containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Containers

Some custom containers I've written for various projects.

  • A multi list type structure where elements can be in more than one list at a time (akin to Boost.Intrusive)
  • A deque with fast erasing, appending and splitting (does not maintain ordering).

Disclaimer: these are in no way standards complient and were designed/written for specific tasks.

About

Custom containers written for specific tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages