This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]