tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] struct bug: identical named struct members


From: Michael Matz
Subject: Re: [Tinycc-devel] struct bug: identical named struct members
Date: Sun, 29 Nov 2020 00:15:21 +0100 (CET)
User-agent: Alpine 2.21 (LSU 202 2017-01-01)

Hello again,

On Sun, 29 Nov 2020, Michael Matz wrote:

 The only other fast C map I know
 of is khash (https://attractivechaos.github.io/klib), however not memory
 efficient, and the codebase is somewhat bigger.

I guess there as many map implementations as there are C developers :-)

Though I should say that yours from C99Containers look nice to use, despite the macros-as-template hell in the implementation :-)


Ciao,
Michael.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]