$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Containers] String performance and compatibility
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2011-08-05 13:53:24
> Containers have a constructor that takes two iterators.
> It might be interesting to extend this by adding a constructor that
> takes a single range argument.
+1
This would interoperate really nicely with Boost.Range
Reagrds,
Nate