NeoPZ
Classes | Typedefs
pzstring.h File Reference

String implementation. More...

#include "pzstack.h"
#include "pzmanvector.h"
#include <string.h>
Include dependency graph for pzstring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZString
 Implements strings as stack. Utility. More...
 

Typedefs

typedef TPZVec< TPZStringTPZText
 Typedef to vector of strings. More...
 

Detailed Description

String implementation.

Definition in file pzstring.h.