On 06/16/2015 03:12 AM, Richard Sandiford wrote:
The traits interface is supposed to support non-pointer element types, so there's no real reason for typed_noop_remove to be specifically for pointers. It should be usable by anything that wants a no-op remove().gcc/ * hash-traits.h (typed_noop_remove): Don't require a pointer type.
OK. jeff