30 Jan
2014
30 Jan
'14
8:41 p.m.
I am currently learning how to use the boost pool library. However, I have a question regarding the nextof of method found in the class simple_segregated_storage.hpp. How does the increment of the void pointer work. How does it know how much to increment the void pointer by in order to get to the next chunk?