$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [BGL] Can't copy_graph the simplest graph with bundled properties
From: Alberto Santini (santini.alberto_at_[hidden])
Date: 2015-11-25 12:53:59
The following code fails. Is it intended? If it is, how to copy a graph
with bundled properties?
http://coliru.stacked-crooked.com/a/b1017359126ab6f6
Thanks,
AS