libzed 1.10.2
A general-purpose library for quick and simple data manipulation.
 
Loading...
Searching...
No Matches
z::util Namespace Reference

Section containing utility classes. More...

Classes

class  dictionary
 A class for performing searches on a dictionary of words. More...
 
class  dictRange
 A class to allow efficient, custom dictionary search functions. More...
 
struct  nonnumeric
 Exception thrown when attempting a numeric operation on a non-number. More...
 
class  progress
 A class for outputting a progress bar to the terminal. More...
 

Detailed Description

Section containing utility classes.

This section adds extra classes and functionality for more complicated data manipulation or representation.