Describes sequential fit algorithm used to allocate objects in shared memory. More...
#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <boost/interprocess/interprocess_fwd.hpp>
#include <boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp>
#include <boost/interprocess/offset_ptr.hpp>
#include <boost/interprocess/detail/config_end.hpp>
Classes | |
class | boost::interprocess::simple_seq_fit< MutexFamily, VoidPointer > |
This class implements the simple sequential fit algorithm with a simply linked list of free buffers. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::interprocess | |
Describes sequential fit algorithm used to allocate objects in shared memory.