$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] VC12 RC: Compiler crash when mixing boost::synchronized_value, Boost.ptree and uniform initialization.
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2013-09-24 21:30:11
Just for information, if that can help, I just reported this bug that I can
only reproduce using
boost::synchronized_value<boost::property_tree::ptree>::operator->()
It's obviously a compiler problem but it might help adapting Boost code it
if it is not fixed in time for VS2013 release:
As said in the comments, I didn't find how to reproduce it in a simpler way.