11 Oct
2005
11 Oct
'05
7:48 p.m.
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