Skip to content
Snippets Groups Projects
Commit 64fe0230 authored by Martin Nolte's avatar Martin Nolte
Browse files

remove 2.0 deprecated class

[[Imported from SVN: r6363]]
parent 80b38411
No related branches found
No related tags found
No related merge requests found
......@@ -440,12 +440,6 @@ namespace Dune {
#endif
template< int N, class T >
struct ElementType
{
typedef typename tuple_element< N, T > :: type Type DUNE_DEPRECATED;
};
#if defined HAVE_TUPLE || defined HAVE_TR1_TUPLE
#ifdef HAVE_TUPLE
#define TUPLE_NS std
......
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