
28 Jan
2007
28 Jan
'07
2:16 a.m.
Lars Hagström wrote:
In the boost CVS the clear()-method of boost::interprocess::deque is private. Is this by design or mistake? If it is by design, could anyone enlighten me as to why?
It's a mistake. And erase(iterator, iterator) was also declared private. I've uploaded a new version of deque to CVS. Tell me if you have any problem. Regards, Ion