$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2007-04-02 11:37:29
on Mon Apr 02 2007, "Christian Henning" <chhenning-AT-gmail.com> wrote:
> // find all foreign keys fields
> typedef mpl::filter_view<table, is_same<mpl::back<mpl::_>,
> tags::foreign> >::type iter_2;
^^^^^^
not needed
Why are you calling this type sequence "iter_2"? It's not an
iterator, is it?
-- Dave Abrahams Boost Consulting www.boost-consulting.com Don't Miss BoostCon 2007! ==> http://www.boostcon.com