Boost logo

Boost Users :

From: Brian Neal (bneal_at_[hidden])
Date: 2003-08-06 07:33:19


--- In Boost-Users_at_[hidden], Alexander Nasonov <yg-boost-
users_at_m...> wrote:
> Does anybody use boost libraries under Vxworks? I'm especially
interested in
> pool and threads libraries.
> Thankin advance

We are using any, regex, shared_ptr, crc, and starting to use the
date/time stuff a little.

We already had our own Thread related classes with different back
ends for VxWorks and Win32 so we stuck with those.

Now that VxWorks supports POSIX a lot better, we can actually use
the "out of the can" shared_ptr that uses pthread mutexes, etc.

BN


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