[PATCH 00/14] Add a type-safe API to registries

Pedro Alves palves@redhat.com
Tue Jun 18 13:41:00 GMT 2019


On 4/23/19 3:09 AM, Tom Tromey wrote:
> This series adds an optional type-safe API to the gdb registry
> feature, and converts various modules to use it.
> 
> I don't think this is the final form for registries -- in the long run
> I suppose I'd like to turn them into a CRTP mixin class.  However,
> this series seems like a reasonable step along the way, providing type
> safety and using policy classes for destruction.
> 
> Let me know what you think.

I only managed to read this now, but I'd still like to say thanks
for doing this.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list