$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] CANNOT COMPILE BOOST 153 WITH GCC-4.8
From: Gabriel Redner (gredner_at_[hidden])
Date: 2013-05-13 16:05:50
I take it back - when I switch to boost 1.53, I no longer have the problem.
To the OP - are you sure you're compiling your code against the right
version of boost, and not perhaps picking up an older version that is
installed on your system?
-Gabe