#include <lightkisComp1.h>
Public Member Functions | |
bool | operator() (const lightKIS< GENOME_TYPE > &a, const lightKIS< GENOME_TYPE > &b) const |
|
An auxiliary method which defines a way of sorting (alphabetically, according to the object's label) a structure which holds lightKIS<GENOME_TYPE> objects. Note: Use of this method is done by STL's "sort".
|