Re: cin >> std::min -->No operator ">>" matches these operands

clusardi2k_at_aol.com
Date: 02/28/05


Date: 28 Feb 2005 10:39:27 -0800


clusard...@aol.com wrote:
>
> CC file.cpp
> No operator ">>" matches these operands.
> the operand types are: istream_withassign >> <unknown type>.
>
> cin >> std::min;
> ^
>

Sorry, I forgot to add that for readability I want to use:
std::min!

Thank you,
Christopher Lusardi