Well, every time I use (or try to use) QStringView I encounter the problem of
missing methods/functionality.
The same applies to the Qt containers.
So “someone else’s problem” affects customers - what’s the point of having fast
hash if it misses features customer needs?
Writing containers is fun,
On 20/12/19 13:47, Giuseppe D'Angelo via Development wrote:
> Just to be devil's advocate, there is... As much as it's fun and
> everything implementing a container, just using std::unordered_map would
> have minimal effort on our side ("someone else's problem", and it's not
> even a random 3rd par