Boost logo

Boost Users :

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

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net