ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp

Jonathan Wakely jwakely.gcc@gmail.com
Thu Nov 29 11:06:00 GMT 2012


On 28 November 2012 23:56, Ryan Mansfield wrote:
> This header includes the following 3 headers.
>
> #include <ext/pb_ds/ht_load_check_resize_trigger.hpp>
> #include <ext/pb_ds/linear_probe_fn.hpp>
> #include <ext/pb_ds/quadratic_probe_fn.hpp>
>
> But where do they live?

They don't exist.  The header isn't used anywhere and should be removed.

>From a quick look the same is true of
<ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp>



More information about the Libstdc++ mailing list