dune-common  2.2.0
documentation.hh
Go to the documentation of this file.
00001 // -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
00002 // vi: set ts=8 sw=2 et sts=2:
00003 
00004 #ifndef DUNE_COMMON_DOCUMENTATION_HH
00005 #define DUNE_COMMON_DOCUMENTATION_HH
00006 
00011 namespace Dune {
00012 
00014 
00038   struct ImplementationDefined {};
00039 
00041 
00049   enum { implementationDefined };
00050 
00051 }
00052 
00053 
00054 #endif // DUNE_COMMON_DOCUMENTATION_HH