-
https://users.cs.northwestern.edu/~riesbeck/programming/c++/stl-iterator-define.html
-
https://web.stanford.edu/class/cs107l/handouts/04-Custom-Iterators.pdf
-
https://h-deb.clg.qc.ca/Sujets/TrucsScouts/Comprendre_enable_if.html
-
https://h-deb.clg.qc.ca/Sujets/Divers--cplusplus/SFINAE.html
-
https://www.fluentcpp.com/2018/05/15/make-sfinae-pretty-1-what-value-sfinae-brings-to-code/
-
https://www.fluentcpp.com/2018/05/18/make-sfinae-pretty-2-hidden-beauty-sfinae/
-
https://www.codeproject.com/Articles/36530/An-Introduction-to-Iterator-Traits
-
https://tfetimes.com/wp-content/uploads/2015/11/Accelerated_C-_Practical_Programming_by_Example_-_Andrew_Koenig_Barbara_E._Moo_-_Addison-Wesley_-_2000.pdf (chapter 11 for memory and vector example)
-
https://www.cs.usfca.edu/~galles/visualization/RedBlack.html
-
Best ressource ever ? : http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2011/n3242.pdf#page=731&zoom=100,96,712
-
http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2011/n3242.pdf#page=789&zoom=100,96,712 (the size type depend on the implementation)
-
https://stackoverflow.com/questions/2127612/is-there-a-readable-implementation-of-the-stl
-
https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/bits/stl_set.h
-
https://gcc.gnu.org/onlinedocs/libstdc++/manual/containers.html
-
https://kaltofen.math.ncsu.edu/courses/Languages/C++Examples/iso14882.pdf
-
Notifications
You must be signed in to change notification settings - Fork 0
ggjulio/ft_containers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Re-implement standard C++ containers (Vector, Stack, Map and Set)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published