Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost thread conflicts with MFC
From: peter_foelsche_at_[hidden]
Date: 2009-04-09 16:11:05


MFC uses methods instead of constructors to initialize objects.

 

 

________________________________

From: boost-users-bounces_at_[hidden] [mailto:boost-users-bounces_at_[hidden]] On Behalf Of console shark
Sent: Thursday, April 09, 2009 13:05
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] Boost thread conflicts with MFC

 

What does exception handling have to do with whether one uses MFC or not?

 

________________________________

From: "peter_foelsche_at_[hidden]" <peter_foelsche_at_[hidden]>
To: boost-users_at_[hidden]
Sent: Thursday, April 9, 2009 1:59:55 PM
Subject: Re: [Boost-users] Boost thread conflicts with MFC

It amazes me, that there are still people working with MFC.
It does not make much sense to use MFC, after C++ Exception Handling was introduced in 1995.
After C++ Exception Handling was introduced one can use constructors to allocate fallible resources.

_______________________________________________
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