
26 Apr
2010
26 Apr
'10
6:24 a.m.
On 26/04/2010 5:07, Doug Gregor wrote:
The attached patch contains several fixes to improve the interprocess library's conformance to the C++ standard. The fixes are: - Added two missing "template" keywords where the left-hand side of a member access (with ->) is dependent - Removed a "mutable" from a reference type in two places - Removed an extra space from the end of the file name in INCLUDE_BOOST_CONTAINER_MOVE_HPP
- Doug
Thanks Doug, I will review the patch ASAP. Best, Ion