Boost logo

Boost Users :

From: Sohail Somani (s.somani_at_[hidden])
Date: 2005-10-11 14:48:41


Is the prescribed method for the parameter library thread safe?

    // appears to modify global variables "graph", etc
    core::depth_first_search((
      graph = 'G', visitor = 2, root_vertex = 3.5,
      index_map = "hello, world", color_map = false));

Thanks


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