Commit Graph

28 Commits

Author SHA1 Message Date
hugogogo
de5f718d0c separate stack hpp and stack tpp 2022-07-01 12:52:57 +02:00
hugogogo
6e230109db separate make pair 2022-07-01 11:56:23 +02:00
hugogogo
ae646ee58a new version of map erase 2022-06-30 20:02:18 +02:00
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
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
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
da4ebc13fd correction of core dump 2022-06-17 01:00:53 +02:00
hugogogo
5ee4202020 implemented delete correction for leaks 2022-06-16 18:05:28 +02:00
hugogogo
005382a3ac vector finish 2022-06-14 21:25:16 +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