Subject: Re: [boost] [graph] ranges used by boost.graph not compatible with c++11 range-based-for
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2013-10-03 11:25:27


> Actually, it's pretty simple: > http://cplusplusmusings.wordpress.com/2013/04/14/range-based-for-loops-and-pairs-of-iterators/ That just looks like a pared-down version of iterator_range. How does it solve the backward compatibility problem? Regards, Nate