$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [standard] mutable references
From: Gennady Proskurin (gpr_at_[hidden])
Date: 2010-06-24 10:53:51
According to 7.1.1-10, reference members cannot be mutable.
I think its worth to apply attached patch.
---