[Dune-devel] How to proceed with deprecation of DUNE_UNUSED_PARAM?
Christoph Grüninger
foss at grueninger.de
Thu Mar 25 20:48:19 CET 2021
Hi Markus,
thanks for bringing this up!
I have the following questions:
1. Is this used anywhere in a Dune module? So is there a need for it?
2. Would it work with DUNE_UNUSED / DUNE_UNUSED_PARAMETER but not with
[[maybe_unused]]?
Bye
Christoph
Am 25.03.21 um 11:12 schrieb Markus Blatt:
>
> FYI, there are also other issues:
>
> E.g. for this
>
> std::map map_;
> for( const auto& [key, val] : map_)
>
> ...
>
> there is no standard way of just marking one of the extracts as unused.
>
> Markus
>
--
Als wär es nix, leb' ich von [IT] und mach' nur, was ich lieb'
Lebe wie im Paradies, womit hab' ich das verdient?
Die Wahrheit ist: Hab' ich nicht, ich bin nur reicher beschenkt
Als jemand in einem armen Land mit dem gleichen Talent
[frei nach Tua von Die Orsons - Oioioiropa]
More information about the Dune-devel
mailing list