Boost logo

Boost :

Subject: [boost] [GIL] [Patch] References cannot be mutable
From: Doug Gregor (doug.gregor_at_[hidden])
Date: 2010-04-23 12:31:43


boost/gil/extension/dynamic_image/apply_operation_base.hpp has two
references marked "mutable", at lines 141 and 157, but references
cannot be mutable. This patch removes the "mutable" keyword from both
cases.

  - Doug




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