Concept Collection. More...
#include <collection.hpp>
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. |
Concept Collection.