Package: Sequence        GrAL: Packages | Concepts | Homepage

Components for Containers


Classes

class  GrAL::ValueMask< Cont >
 This class gives a const view to the values sequences of an associative container.

Template parameters:

  • Cont: This is a sequence (STL) of pair<key,value> items.
    • typedef pair<key,value> value_type;
    • typedef const_iterator; (which derefences to value_type).
More...
class  GrAL::histogram_table< T >
 Table for managing histograms. More...
class  GrAL::tuple< T, N >
 simple fixed-size container with STL-style begin() / end()

tuple<T,N> is a model of STL Random Access Container (except reverse iterators). More...


Detailed Description

This module contains classes and sub-modules implementing STL conforming container data structures

©  Guntram Berti 1997-2009. See the GrAL Homepage for up-to-date information.

Generated on Tue Mar 31 18:53:24 2009 for Sequence by doxygen 1.5.8