Skip to content
Snippets Groups Projects
Commit b10375d4 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

Deprecate dune/common/alignment.hh header

parent 122c8a7c
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
#ifndef DUNE_ALIGNMENT_HH
#define DUNE_ALIGNMENT_HH
#warning The header dune/common/alignment.hh is deprecated. Use alignof(T) instead of Dune::AlignmentOf<T>::value.
#include <type_traits>
namespace Dune
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment