Dynalib Utils
Classes | Variables
IDynaComparator.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IDynaComparator< T >
 

Variables

int const COMPARE_LESSER = -1
 
int const COMPARE_EQUAL = 0
 
int const COMPARE_GREATER = 1
 

Detailed Description

Author
Ken Kopelson (ken@m.nosp@m.etae.nosp@m.ra.co.nosp@m.m)
Version
0.1
Date
2020-08-21

Variable Documentation

◆ COMPARE_EQUAL

int const COMPARE_EQUAL = 0

◆ COMPARE_GREATER

int const COMPARE_GREATER = 1

◆ COMPARE_LESSER

int const COMPARE_LESSER = -1