Hi,
I am trying to create a circular buffer in shared memory using Boost circular_buffer
and Interprocess libraries. I compiled and ran the the example given in
the Interprocess documentation for creating a vector in
shared memory with no problem. However, when I modify it to use the
Boost circular_buffer as:
Thanks,
C
_______________________________________________
Boost-users mailing list
Boost...@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users