Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
- Subject: Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
- From: "Michael A. Crawford" <email@hidden>
- Date: Wed, 29 Oct 2008 13:26:05 -1000
These are template methods that are included as part of the C++
standard library. They will take any type that supports comparison
operators, both arguments must be of the same type.
-Michael
On Oct 29, 2008, at 10:43 AM, Stig Brautaset wrote:
it would help if you explained what these functions (I'm assuming
they are functions) do. Do they work on a list, or do they just take
two arguments, for example?
On 29 Oct 2008, at 17:26, Michael A. Crawford wrote:
-Michael_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Stig
--
http://code.brautaset.org
http://devblog.brautaset.org
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden