gecko/xpcom/string
Jeff Muizelaar be688a687b Bug 835470. Add operator== for char_type. r=bsmedberg
Just a matter of hooking it up to Equals().
QString, std::string, WTFString all have these.

--HG--
extra : rebase_source : b6046c6fafc4224132462cdbf88f8e72e701b333
2013-01-29 14:51:46 -05:00
..
crashtests
public Bug 835470. Add operator== for char_type. r=bsmedberg 2013-01-29 14:51:46 -05:00
src Bug 761552 - Part 1: Provide UTF8ToUnicode functions accepting a buffer. r=jlebar 2013-01-29 10:50:04 -05:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
README.html Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00

<html>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<body>
  <h1><span class="LXRSHORTDESC">managing sequences of characters</span></h1>
<p>
  <span class="LXRLONGDESC"></span>
</p>
</body>
</html>