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

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

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

See merge request !481
parents 05826052 b71de615
Branches
Tags
1 merge request!481[std/final.hh] Remove, deprecated in 2.6.
Pipeline #
install(
FILES
apply.hh
final.hh
noexcept.hh
make_array.hh
memory.hh
......
#ifndef DUNE_COMMON_STD_FINAL_HH
#define DUNE_COMMON_STD_FINAL_HH
#warning The header dune/common/std/final.hh is deprecated. Remove the include and use "final".
#define DUNE_FINAL final
#endif // DUNE_COMMON_STD_FINAL_HH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment