Skip to content

TusharChugh/cplusplus-forward_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cplusplus-forward_list

Demo implementation of c++ forward list

Todo's:

  1. add find
  2. add sort
  3. Copy constructor, swap, destructor
  4. Make iterator more robust

#Reference

  1. Apache list implementation
  2. Stanford list implementation
  3. VC++ list implementation

Resources

  1. Custom Iterators: https://web.stanford.edu/class/cs107l/handouts/04-Custom-Iterators.pdf
  2. Custom Containers: https://stackoverflow.com/questions/7758580/writing-your-own-stl-container
  3. Custom Allocators: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2486.pdf
  4. Apache list (doubly linked list): https://github.com/apache/stdcxx/blob/trunk/include/list

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy