Boost logo

Boost Users :

Subject: Re: [Boost-users] c++/cli & file.h
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2014-12-08 10:37:51


On 8 Dec 2014 at 13:39, Leon Mlakar wrote:

> It would depend on the boost library. C++/CLI in the current incarnation
> (well, VS2013, don't know about 2014) does have some limitations, and
> some C++11 standard libraries cannot be used. std::thread and friends
> among them. I don't know whether that would extend to boost::thread.
> Smart pointers shouldn't be a problem as long as they are used in the
> code belonging to unmanaged objects.

Microsoft contributed WinRT support for Boost.Thread which was merged
into 1.57. Not quite managed C++ of course, but it may be useful
here.

Niall

-- 
ned Productions Limited Consulting
http://www.nedproductions.biz/ 
http://ie.linkedin.com/in/nialldouglas/



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