Skip to content
Snippets Groups Projects
Commit 2f7c97a6 authored by Jö Fahlke's avatar Jö Fahlke
Browse files

Merge branch 'remove-deprecated-std-noexcept-hh' into 'master'

[std/noexcept.hh] Remove, deprecated in 2.6.

See merge request core/dune-common!482
parents 303493d3 13b53c06
No related branches found
No related tags found
1 merge request!482[std/noexcept.hh] Remove, deprecated in 2.6.
Pipeline #
install(
FILES
apply.hh
noexcept.hh
make_array.hh
memory.hh
optional.hh
......
#ifndef DUNE_COMMON_STD_NOEXCEPT_HH
#define DUNE_COMMON_STD_NOEXCEPT_HH
#warning The header dune/common/std/noexcept.hh is deprecated. Remove the include and use "noexcept".
#define DUNE_NOEXCEPT noexcept
#endif // DUNE_COMMON_STD_NOEXCEPT_HH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment