[Dune] [Dune-Commit] dune-common r6198 - trunk/dune/common
Christian Engwer
christi at uni-hd.de
Thu Oct 21 14:41:31 CEST 2010
On Thu, Oct 21, 2010 at 01:10:43PM +0200, Jö Fahlke wrote:
> Am Thu, 21. Oct 2010, 11:38:57 +0200 schrieb Oliver Sander:
> > Hi Jö!
> > Isn't this int-vs.-std::size_t problem simply a bug in our implementation
> > of 'array' which should be fixed?
>
> It was late this morning and I didn't want to do that without discussion. I
> opened FS#829 about that now. Besides what I wrote there, I faintly remember
> a discussion about not using the implementation from C++0x and always using
> our reimplementation, but maybe that was in a different context?
no, that was a discussion about buggy implementations of array. I
added an additional test, which checks for the missing fill(...)
method and only fully-featured array implementations are used.
Christian
More information about the Dune
mailing list