Boost logo

Boost :

Subject: Re: [boost] [mpl] Problem with VC++14 and boost::mpl::size_t
From: Peter Dimov (lists_at_[hidden])
Date: 2015-07-26 10:57:57


Andrey Semashev wrote:
> On 26.07.2015 17:20, Edward Diener wrote:

...

> > but if I comment out the include of lightweight test or if I comment out
> > the using directive, the source compiles without error.

...

> If you're still interested in experimenting, you could try reducing it
> further by, e.g. replacing lightweight_test.hpp with bits of code from it,
> starting from just header includes from lightweight_test.hpp.

My money is on #include <boost/config.hpp>, because lightweight_test.hpp
doesn't do much else involving size_t. Or perhaps it's the #include
<iostream> that pulls something in?


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