#include <sample_size_policy.hpp>
A sample size policy.
Definition at line 47 of file sample_size_policy.hpp.
◆ size_type
◆ sample_size_policy()
__gnu_pbds::sample_size_policy::sample_size_policy |
( |
| ) |
|
◆ get_nearest_larger_size()
Given a __size size, returns a __size that is larger.
◆ get_nearest_smaller_size()
size_type __gnu_pbds::sample_size_policy::get_nearest_smaller_size |
( |
size_type |
size | ) |
const |
|
inlineprotected |
Given a __size size, returns a __size that is smaller.
◆ sample_range_hashing()
◆ swap()
The documentation for this class was generated from the following file: