fitness_traits< pair< Performance, Worth > > Struct Template Reference

List of all members.

Public Types

typedef pair< Performance,
Worth > 
storage_type
typedef Performance performance_type
typedef Worth worth_type

Static Public Member Functions

static performance_typeaccess_performance (storage_type &a)
static worth_typeaccess_worth (storage_type &a)
static performance_type get_performance (const storage_type &a)
static worth_type get_worth (const storage_type &a)
template<class EOT>
static worth_type get_fitness (const EOT &_eo)
template<class EOT>
static bool is_better (const EOT &_eo1, const EOT &_eo2)

Static Public Attributes

static const bool needs_mapping = true

Detailed Description

template<class Performance, class Worth>
struct fitness_traits< pair< Performance, Worth > >

Definition at line 76 of file fitness_traits.cpp.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 19 11:02:34 2007 for EO by  doxygen 1.4.7