Commit Graph

35 Commits

Author SHA1 Message Date
hugogogo
eeb3c7dfc0 small changes in map insert and erase 2022-06-29 14:39:36 +02:00
hugogogo
b0b63d6238 makefile really improved on header dependencies 2022-06-29 14:10:17 +02:00
hugogogo
26436c8d8a ready for surrender 2022-06-27 15:55:18 +02:00
hugogogo
6617d6cdf5 stack almost good 2022-06-24 02:23:53 +02:00
hugogogo
58d417742b map is bst 2022-06-22 00:22:04 +02:00
hugogogo
0d98268a74 all tests except one ok on map 2022-06-21 18:38:28 +02:00
hugogogo
28acc5ef51 map filled luky style 2022-06-21 01:50:41 +02:00
hugogogo
c7114c1db2 using functionning luke bst 2022-06-20 19:05:52 +02:00
hugogogo
8c181b6407 map pair ok 2022-06-20 15:40:35 +02:00
hugogogo
94745ca8a9 resolve template specialization with inline keyword 2022-06-18 17:58:14 +02:00
hugogogo
72762a79cb re-organisation of files 2022-06-17 15:30:58 +02:00
hugogogo
da4ebc13fd correction of core dump 2022-06-17 01:00:53 +02:00
hugogogo
e3151bce4e correction of valgrin error 2022-06-16 18:48:46 +02:00
hugogogo
5ee4202020 implemented delete correction for leaks 2022-06-16 18:05:28 +02:00
hugogogo
1cc5dabb7b added print 2022-06-15 21:23:19 +02:00
hugogogo
32c413f741 add type in tests 2022-06-15 21:04:31 +02:00
hugogogo
bb4ac9963d tests multi types 2022-06-15 19:33:39 +02:00
hugogogo
005382a3ac vector finish 2022-06-14 21:25:16 +02:00
hugogogo
988d67e908 better test organisation 2022-06-13 22:03:46 +02:00
hugogogo
c187d34ce7 vector insert ok 2022-06-10 16:47:56 +02:00
hugogogo
68ada8ca68 first insert ok 2022-06-10 11:21:19 +02:00
hugogogo
8326f7f283 added resize and _increment_capacity 2022-06-09 14:14:13 +02:00
hugogogo
5d0e631cb7 add tests for vector assign iterator, and tests script 2022-06-08 20:54:44 +02:00
hugogogo
8c232df375 assign sfinae is integral detection 2022-06-08 15:24:44 +02:00
hugogogo
a4550a9bb9 save before closing pc 2022-06-04 10:57:57 +02:00
hugogogo
556807669e fix push_back reserve growth 2022-06-03 19:49:09 +02:00
hugogogo
7d857c5e4e add capacity() and basic assign() 2022-06-03 17:10:53 +02:00
hugogogo
aecd2caa1c add namespace, make stl, and template allocator 2022-06-03 14:49:22 +02:00
hugogogo
6362a50ffa little formating improvement 2022-06-02 19:41:34 +02:00
hugogogo
dea7818dfa push back is working 2022-06-02 18:18:38 +02:00
hugogogo
0146ebcbf1 working typedef 2022-06-01 22:05:23 +02:00
hugogogo
f765779b27 wip added all prototypes of members of vector 2022-06-01 20:20:05 +02:00
hugogogo
99f67b808c first implementation, badly, of allocator 2022-06-01 15:41:14 +02:00
hugogogo
0e51cc655c creation of tests.h 2022-05-31 19:52:03 +02:00
hugogogo
1a8b81c3cf added standard test from cplusplus 2022-05-31 15:49:14 +02:00