5 Feb
2017
5 Feb
'17
6:02 p.m.
On 05.02.2017 18:15, Vinnie Falco wrote:
There is one case not addressed. What to do with this:
std::minstd::size_t(a, b);
? (std::min)(std::size_t(a), std::size_t(b))
?