• 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: Which library for std::char_traits?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Which library for std::char_traits?


  • Subject: Re: Which library for std::char_traits?
  • From: Rich Siegel <email@hidden>
  • Date: Mon, 17 Nov 2003 20:46:08 -0500

On 11/17/03 at 6:22 PM, Rich Siegel <email@hidden> wrote:

> In one part of my app, there's some code which uses std::char_traits.
> When building with Xcode, I get the following undefined symbols
> reported:

Just a followup: it turns out that the link error was due to the fact
that Metrowerks supports an extension allowing the use of
char_traits<unsigned char>, but Xcode does not. A smart friend of mine
writes:

> Buried deep in <bits/char_traits.h> is a pointer to a web page with
> some rationale for this, and a link to a web page with an explanation.
>   <http://gcc.gnu.org/onlinedocs/libstdc++/21_strings/howto.html#5>

R.
--
Rich Siegel                                    Bare Bones Software, Inc.
<email@hidden>                     <http://www.barebones.com/>

Someday I'll look back on all this and laugh... until they sedate me.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Using gcov
  • Next by Date: Re: Static Library Equivalent of a Framework?
  • Previous by thread: Which library for std::char_traits?
  • Next by thread: Using gcov
  • Index(es):
    • Date
    • Thread