
boost shared_ptr cannot be used as member variables in a manage class (not any other unmanged class that has a copy constructor). Another thin to note, when you do compile code using boost, the boost classes appear in the .NET assembly as value types (but totally unusable from other .NET languages except C++). "Maciej Sobczak" <prog@msobczak.com> wrote in message news:43E131F1.8080908@msobczak.com...
Holger Grund wrote:
Almost every valid C++ program is also a valid C++/CLI program. I doubt that you'll see real world code which would cause any problems.
I'm told that boost.threads don't like .NET.
-- Maciej Sobczak : http://www.msobczak.com/ Programming : http://www.msobczak.com/prog/ _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost