Boost logo

Boost :

From: Oliver Kullmann (O.Kullmann_at_[hidden])
Date: 2006-01-20 10:23:22


Hi,

I get a compiler error because of an illegal semicolon:

boost-1_33_1/boost/ptr_container/ptr_map_adapter.hpp:180: error: extra ‘;’
Command exited with non-zero status 1

Removing that semicolon solves the problem.
(There was a discussion some time ago about these semicolons at namespace
scope, which many compilers ignore; I think it was commonly accepted finally
to get rid off those.)

Oliver


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk