• 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: C++ templates: no support for 'export' ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ templates: no support for 'export' ?


  • Subject: Re: C++ templates: no support for 'export' ?
  • From: David Fang <email@hidden>
  • Date: Wed, 16 Apr 2008 17:24:49 -0400 (EDT)

Am 31.03.2008 um 03:24 schrieb Dan Caugherty:
Yeah, I had a sneaking suspicion this was the case.

The extra header approach is at best a "better than nothing" compromise,
not a real solution.  But thinking about what the "other ways" to tackle
this problem might be only makes my head hurt more.


One of the "Other ways" to try is explicit instantiation - use google...

Late reply (have fallen behind on this list), but another option to try is passing -frepo to CXXFLAGS, which is supposed to save all implicit template instantiations until link time, and reduce duplicate instantiations. (repo comes from repository)


Fang
_______________________________________________
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


  • Follow-Ups:
    • Re: C++ templates: no support for 'export' ?
      • From: "William H. Schultz" <email@hidden>
  • Prev by Date: Re: cross-develop not working
  • Next by Date: Re: cross-develop not working (closer!)
  • Previous by thread: Re: cross-develop not working
  • Next by thread: Re: C++ templates: no support for 'export' ?
  • Index(es):
    • Date
    • Thread