
20 Jun
2008
20 Jun
'08
9:31 p.m.
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