Re: cin >> std::min -->No operator ">>" matches these operands
clusardi2k_at_aol.com
Date: 02/28/05
- Next message: clusardi2k_at_aol.com: "Re: cin >> std::min -->No operator ">>" matches these operands"
- Previous message: clusardi2k_at_aol.com: "cin >> std::min -->No operator ">>" matches these operands"
- In reply to: clusardi2k_at_aol.com: "cin >> std::min -->No operator ">>" matches these operands"
- Next in thread: clusardi2k_at_aol.com: "Re: cin >> std::min -->No operator ">>" matches these operands"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: clusardi2k_at_aol.com: "Re: cin >> std::min -->No operator ">>" matches these operands"
- Previous message: clusardi2k_at_aol.com: "cin >> std::min -->No operator ">>" matches these operands"
- In reply to: clusardi2k_at_aol.com: "cin >> std::min -->No operator ">>" matches these operands"
- Next in thread: clusardi2k_at_aol.com: "Re: cin >> std::min -->No operator ">>" matches these operands"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]