[Dune] [#568] LocalCoefficientsInterface.size() should use size_t

Dune dune at dune-project.org
Mon Jun 22 17:43:15 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#568 - LocalCoefficientsInterface.size() should use size_t
User who did this - Jö Fahlke (joe)

----------
In C?LocalBasisInterface the size() method currently returns unsigned int.  Preferably that should be the same as for LocalCoefficientsInterface::size(), i.e. either both should return unsigned int, or both should return size_t, or the size_type should be part of the traits class so that it can be made the same in both cases.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=568#comment982

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list