$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Use of boost in safety critical work
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2014-12-11 09:22:34
On 10/12/14 17:55, gast128 wrote:
> Boost uses many of this trickery.
In my experience, it's not so much trickery as normal usage of the 
language constructs as defined by the standard.
Visual Studio is riddled with strange bugs which make perfectly simple 
code randomly cease to function under certain situations, even with the 
latest 2012 or 2013 versions.
If you ignore the workarounds, it's not that tricky.