llefranc/42_ft_containers
School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees).
C++
Issues
- 0
- 0
check const or not for operator*
#6 opened by llefranc - 0
typedef random_access and bidirectional tags
#10 opened by llefranc - 0
- 0
check traits for iterators
#8 opened by llefranc - 0
code allocator less etc
#9 opened by llefranc - 0
check with vm if allocator_traits is c98
#1 opened by llefranc - 0
check leaks with valgrind
#4 opened by llefranc - 0
try to do a enable_if<is_inputiterator>
#3 opened by llefranc - 0
check best comment method (doxygen ?)
#2 opened by llefranc