Vault  4.1
Classes | Functions
vcodepoint.h File Reference
#include "vtypes.h"

Go to the source code of this file.

Classes

class  VCodePoint
 VCodePoint stores a Unicode code point, which is similar to a 'char' except that the range of values is vastly larger than what fits in one byte. More...

Functions

bool operator== (const VCodePoint &p1, const VCodePoint &p2)
bool operator== (const VCodePoint &cp, char c)
bool operator== (char c, const VCodePoint &cp)

Detailed Description

Definition in file vcodepoint.h.


Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.