[haiku-development] Re: Containers on kernel space

  • From: Enrique Medina Gremaldos <quiqueiii@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 4 Aug 2021 22:05:50 +0200

Ok, so Vector and Stack seem to follow the way of the Haiku!

If you don't mind, I will replace original code with Vector and submit to
review before doing changes harder to track.

Thanks!

Lt-Henry

El mié, 4 ago 2021 a las 18:47, Mr. waddlesplash (<waddlesplash@xxxxxxxxx>)
escribió:

On Wed, Aug 4, 2021 at 11:24 AM Adrien Destugues
<pulkomandy@xxxxxxxxxxxxx> wrote:
The Vector and Stack classes follow our coding style and they probably
fit better in the code, I
think that would be preferred where possible.

Yes, we try to use our homegrown containers, potentially enhancing
them if necessary, rather than std:: ones in nearly all cases.

Probably we should investigate if some of these can be merged together
or removed, or if they can't,
document the differences between them that prevent it.

Indeed. I started looking at this not long ago but did not get back to
it. It's on my TODO list...

-waddlesplash


Other related posts: