Boost logo

Boost Users :

Subject: Re: [Boost-users] [filesystem] Using filesystem with std::string
From: Jason Roehm (jasonr_at_[hidden])
Date: 2013-04-17 10:09:25


What problems do you run into specifically? I have code that uses
filesystem and std::string in the same source file without any issue.

Jason

On 04/17/2013 10:02 AM, Michael Powell wrote:
> Hello,
>
> Or vice versa. When I include <boost/filesystem.hpp> and <string>,
> uses of std::string fall over it seems. As long as I do not include
> filesystem.hpp, it's okay.
>
> Would like to use the filesystem features if possible, but I also want
> to keep track of some strings, possible override operator<< for
> various requirements (TBD). Is this a boost bug? Or what do I need to
> do to make it work?
>
> I am building against a static library, multithreading AFAIK,
> targeting ArchLinux ARM. Building against a GCC 4.7.2 toolchain
> (CodeBench).
>
> Thank you...
>
> Regards,
>
> Michael Powell
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net