• 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: Template static data members in GCC4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Template static data members in GCC4


  • Subject: Re: Template static data members in GCC4
  • From: David Catmull <email@hidden>
  • Date: Sat, 30 Apr 2005 17:08:44 -0700

On Apr 30, 2005, at 4:30 PM, Andrew Pinski wrote:
try:
template<> int *A<int>::x = 0;

Otherwise your code is invalid. From GCC 3.4.x onwards, GCC is more compliant
to the C++ standard.

Ah, I get it now. Thanks, that fixed it!

--
David Catmull
email@hidden
http://www.uncommonplace.com/

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Template static data members in GCC4 (From: David Catmull <email@hidden>)
 >Re: Template static data members in GCC4 (From: Andrew Pinski <email@hidden>)

  • Prev by Date: Re: Template static data members in GCC4
  • Next by Date: Cross-development SDK Install
  • Previous by thread: Re: Template static data members in GCC4
  • Next by thread: Cross-development SDK Install
  • Index(es):
    • Date
    • Thread