mtl::Collection< T > Struct Template Reference
[Concepts]

Concept Collection. More...

#include <collection.hpp>

Inheritance diagram for mtl::Collection< T >:

Inheritance graph
[legend]

List of all members.

Public Types

typedef associated_type value_type
 Associated type: elements in the collection.
typedef associated_type const_reference
 Associated type: return type of const element access (however implemented).
typedef associated_type size_type
 Associated type: size type used for indexing in collection.


Detailed Description

template<typename T>
struct mtl::Collection< T >

Concept Collection.
The documentation for this struct was generated from the following file:





mtl::Collection< T > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.