$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [BGL] backward warning
From: Ralf Goertz (R_Goertz_at_[hidden])
Date: 2009-08-31 05:56:53
When compiling with gcc4.3 I get a backward warning from
adjacency_list.hpp because it includes hash_set instead of unordered_set
(Boost 1.39.0). Will this be fixed soon?
Ralf