Subject: Re: [Boost-users] any_range vs. “canonical form” - what is the latter?
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2011-04-10 05:01:38


Den 09-04-2011 22:19, Neil Groves skrev:

> I should probably give some thought to improved support for people
> wishing to code algorithms that use runtime detection of category etc.
> This could definitely be improved.

Also consider the possibility of performing an any-like cast to get the
original range out.

-Thorsten