[Dune-devel] [Dune-Commit] dune-common r7069 - trunk/dune/common
Oliver Sander
sander at igpm.rwth-aachen.de
Mon Dec 24 16:54:15 CET 2012
Am 24.12.2012 14:40, schrieb mblatt at dune-project.org:
> Author: mblatt
> Date: 2012-12-24 14:40:14 +0100 (Mon, 24 Dec 2012)
> New Revision: 7069
>
> Modified:
> trunk/dune/common/debugallocator.hh
> trunk/dune/common/mallocallocator.hh
> Log:
> Make the allocator compile even if variadic templates are activated.
>
> BTW: Currently they are not at all activated in dune-common.
>
AFAIK that was a deliberate decision: the variadic templates are used
in dune-pdelab, so the test needs to go somewhere. Since VT may
be used elsewhere in Dune _eventually_, the test was placed in dune-common
in anticipation. But enabling it would have needed a vote.
best,
Oliver
More information about the Dune-devel
mailing list