|
Boost : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2008-06-20 17:31:47
Hello,
me and my compiler think that there is an error in this file:
cxx: Error: ../boost/interprocess/allocators/detail/node_pool.hpp, line 334:
expression must have (pointer-to-) function type
(exprnotptrfun)
{ this->purge_blocks()(); }
------^
This should probably read 'this->purge_blocks();', without the extra pair of
brackets.
Regards,
Markus
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk