From: Marc Mutz (marc.mutz_at_[hidden])
Date: 2020-12-21 10:56:57


On 2020-12-21 11:55, Marc Mutz via Boost-users wrote:
> I'm trying to move away from Qt containers in my source code, and Qt
> 5.15 makes that a bit easier by providing

+ std::hash

> specialisations for some its types.