boost::container::segment_bytes
// In header: <boost/container/options.hpp> template<std::size_t SegmentBytes> struct segment_bytes { };
An alias for block_bytes
block_bytes
std::size_t SegmentBytes
An unsigned integer value.