boost::icl::date_tuple_computer< VarCount, TimeT, CounteeT > Class Template Reference

A date_tuple_computer aggregates points in time (dates) associated to tuples. More...

Inheritance diagram for boost::icl::date_tuple_computer< VarCount, TimeT, CounteeT >:
boost::icl::tuple_computer_base< VarCount, icl::map< TimeT, CounteeT > >

List of all members.

Public Types

typedef base_type::key_compare key_compare
 Type of strict weak ordering.

Detailed Description

template<int VarCount, class TimeT, class CounteeT>
class boost::icl::date_tuple_computer< VarCount, TimeT, CounteeT >

A date_tuple_computer aggregates points in time (dates) associated to tuples.

class date_tuple_computer: Merkmalskombinationsrechner (flavor: Zeitpunktrechner)

Jedem Tupel (Merkmalskombination) wird ein Map assoziiert, das Zeitpunkte (Dates) zählen kann.


Member Typedef Documentation

template<int VarCount, class TimeT , class CounteeT >
typedef base_type::key_compare boost::icl::date_tuple_computer< VarCount, TimeT, CounteeT >::key_compare

Type of strict weak ordering.

Reimplemented from boost::icl::tuple_computer_base< VarCount, icl::map< TimeT, CounteeT > >.


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

Generated by  doxygen 1.6.2