Boost logo

Boost Users :

Subject: [Boost-users] [variant] variant member function apply_visitor( visitor ) thread-safe?
From: Hicham Mouline (hicham_at_[hidden])
Date: 2008-09-08 07:25:40


Hello,

Is the apply_visitor() method per se thread-safe, meaning,
if i have variant object, and i visit it from different threads at same time,
and if i assume the visitor i write is thread-safe, my question is about
the machinery of apply_visitor() itself, is it thread-safe?

regards,


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