CxxUtils_Internal::prime_rehash_policy Struct Reference

List of all members.

Public Member Functions

 prime_rehash_policy (float z=1.0)
float max_load_factor () const
std::size_t next_bkt (std::size_t n) const
std::size_t bkt_for_elements (std::size_t n) const
std::pair< bool, std::size_t > need_rehash (std::size_t n_bkt, std::size_t n_elt, std::size_t n_ins) const

Public Attributes

float m_max_load_factor
float m_growth_factor
std::size_t m_next_resize

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1