Public Attributes

StrAndBool Struct Reference

The string plus a bool telling us if this string was copied or not. More...

#include <StringTable.h>

List of all members.

Public Attributes

char * str
bool b

Detailed Description

The string plus a bool telling us if this string was copied or not.

Definition at line 26 of file StringTable.h.


Member Data Documentation

Definition at line 29 of file StringTable.h.

Definition at line 28 of file StringTable.h.


The documentation for this struct was generated from the following file: