Commit Graph

44 Commits

Author SHA1 Message Date
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
844701201f half tests ok on map 2022-06-21 14:41:24 +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
8a404b0839 little correction on macro for map tests 2022-06-19 12:36:01 +02:00
hugogogo
3074f7c93c tests for map ope 2022-06-19 12:33:18 +02:00
hugogogo
50224fb432 tests are receving as much argument as necessary, and print works with map 2022-06-19 11:51:23 +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
a939bfc66f solved pbm in vector reserve 2022-06-17 10:46:21 +02:00
hugogogo
64d87cb5d4 no more leaks in vector 2022-06-17 01:36:45 +02:00
hugogogo
df6332b496 all vector tests pass 2022-06-17 01:20:46 +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
b385f6220a resolved pbm assign iterator 2022-06-08 21:17:39 +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
647b6eee25 save before closing pc 2022-06-05 13:26:53 +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
5e65691bc8 test structure is functionnal 2022-05-31 19:28:22 +02:00
hugogogo
1a8b81c3cf added standard test from cplusplus 2022-05-31 15:49:14 +02:00
Hugo LAMY
d877acf40c readme first draft 2022-05-24 14:50:14 +02:00
hugogogo
a880622cb6 add subject and main from 42 2022-05-15 18:13:25 +02:00
numero gauche
ba60155347 Initial commit 2022-05-15 16:09:23 +00:00