|
using | allocator_type = allocator |
|
|
static const std::size_t | buckets_count = (max - min) / step |
|
static const std::size_t | min_size = min |
|
static const std::size_t | max_size = max |
|
static const std::size_t | step_size = step |
|
template<typename allocator, std::size_t min, std::size_t max, std::size_t step>
class boost::memory::bucketizer< allocator, min, max, step >
Definition at line 32 of file bucketizer.hpp.
The documentation for this class was generated from the following files:
- /opt/atlassian/pipelines/agent/build/src/include/boost/memory/bucketizer.hpp
- /opt/atlassian/pipelines/agent/build/src/include/boost/memory/bucketizer.ipp