Boost logo

Boost Users :

Subject: Re: [Boost-users] [Multi-Index] Skip-Scan "virtual" ordered-non-unique index on top of composite ordered-unique index
From: Dominique Devienne (ddevienne_at_[hidden])
Date: 2013-11-28 15:15:37


On Thu, Nov 28, 2013 at 8:37 PM, Joaquin M Lopez Munoz <joaquin_at_[hidden]>wrote:
>
> Code requires C++11 support :-/
>

Variadic templates, including sizeof...()
decltype
trailing return
uniform initialization
lambdas
template alias
perfect forwarding with rvalue-refs
auto type deduction

You've gone all in :). You "almost" could use range-for loop!

Needless to say, this is going to require more than my current VS2010.

Thanks for your interest on this, and the concrete example. I'll try to
digest it, at my own pace though :). --DD



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