C++ Logo

std-discussion

Advanced search

Re: std::hash

From: Bjorn Reese <breese_at_[hidden]>
Date: Sat, 25 Mar 2023 18:54:09 +0100
On 3/24/23 22:14, Marcin Jaczewski via Std-Discussion wrote:

> What is the reason for standard not defining
> `std::hash<std::vector<T>>` if `T` has a hash?

Pending P0814 I suppose:

   https://github.com/cplusplus/papers/issues/253

Received on 2023-03-25 17:54:12