Skip to content
Snippets Groups Projects
Commit a914cc90 authored by Markus Blatt's avatar Markus Blatt
Browse files

Introduced a typedef size_type in matrix, vector and corresponding

arrays and allocator. This should eventually be set to std::size_t to
address the entries of the allocated entries.

Currently dd crashes if size_type is size_t. Therefore it is still int
right now.

[[Imported from SVN: r2312]]
parent f8c3d98c
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment