Prev: rvalue-reference result premature destruction
Next: draft standard n3090.pdf, std::unique() algorithm
From: Francis Glassborow on 12 Apr 2010 06:59 PGK wrote: > Is it possible to find the maximum value of a C++1x tuple, Being picky, no work has yet been done on C++1x so the answer is anyone's guess. and then > update that value? I could almost imagine calculating the maximum > value in a tuple, but the index corresponding to this value would not > be a compile-time constant literal, as required by the tuple "get" > function. > Graham. > -- Note that robinton.demon.co.uk addresses are no longer valid. [ See http://www.gotw.ca/resources/clcm.htm for info about ] [ comp.lang.c++.moderated. First time posters: Do this! ]
First
|
Prev
|
Pages: 1 2 Prev: rvalue-reference result premature destruction Next: draft standard n3090.pdf, std::unique() algorithm |