$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] BGL in shared memory
From: Alexandre Motin (alexandre.motin_at_[hidden])
Date: 2014-02-26 02:54:51
Hello,
I would like to know if BGL works in a shared memory environement. I would
like to build a graph (with BGL) in a shared memory area in order to enable
multiple processes to access the graph.
Best regards,
Alexandre Motin