• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Is there an equivalent to std::min/std::max for Cocoa programmer's (From: "Michael A. Crawford" <email@hidden>)

  • Prev by Date: Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
  • Next by Date: Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
  • Previous by thread: Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
  • Next by thread: How to get CGScreenRegisterMoveCallback working?
  • Index(es):
    • Date
    • Thread