|
Boost : |
Subject: Re: [boost] [mini-review] Update of Boost.Assign (13th-19th of June)
From: er (erwann.rogard_at_[hidden])
Date: 2010-06-16 11:55:59
> My guess, here, is that you would like to see ref_csv() and cref_list()
> merged into one function that takes either of lvalues or rvalues. Is my
I meant ref_list_of(T&) and cref_list_of(const T&) merged into one,
something like this?
template<typename T> Implementation-defined ref_list_of(T&&);
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk