Boost logo

Boost :

Subject: Re: [boost] [filesystem] copy_file compilation error
From: Stefan Floeren (lists_at_[hidden])
Date: 2015-05-04 16:51:03


Hi,

> is this a bug in filesystem on gcc, a bug in gcc, a non-standard
behavior in visual studio 2013, or an intended change?
This seems to be a problem with scoped_enum emulation. It works, if you
use gcc in C++11-Mode (at least with 4.9.2) or directly pass the
copy_option to the function.

Best regards,
Stefan Floeren


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