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

Which library for std::char_traits?


  • Subject: Which library for std::char_traits?
  • From: Rich Siegel <email@hidden>
  • Date: Mon, 17 Nov 2003 18:22:19 -0500

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:

    std::char_traits<unsigned char>::copy(unsigned char*, unsigned char
        const*, unsigned long)
    std::char_traits<unsigned char>::move(unsigned char*, unsigned char
        const*, unsigned long)
    std::char_traits<unsigned char>::assign(unsigned char&, unsigned
        char const&)

I can't figure out which library I need to add to resolve this; does
anyone have any ideas?

Thanks,

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: OpenGL and 10.2 SDK: still waiting on an answer
  • Next by Date: Re: Ant targets in xcode
  • Previous by thread: Re: OpenGL and 10.2 SDK: still waiting on an answer
  • Next by thread: Re: Which library for std::char_traits?
  • Index(es):
    • Date
    • Thread