Boost logo

Boost Users :

Subject: [Boost-users] [thread] mixing boost::mutex from different boost versions
From: klaus triendl (klaus_at_[hidden])
Date: 2009-05-10 06:45:51


Hi,

are boost::mutexes from different boost versions ABI compatible,
provided that the modules (boost thread library, my own) are compiled
with the same compiler?

My question arises because I'm creating a windows DLL with class methods
taking a boost::mutex& from let's say boost 1.38, but an application
(the EXE) might use e.g. boost 1.39.

Klaus Triendl


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