$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] using pairs with boost.foreach
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2009-10-22 06:24:53
Hi:
Is it possible to use an std::pair with boost.foreach?
I'm getting all sorts of errors when trying to do this.
Any help appreciated.