dune-common
2.6-git
dune
common
documentation.hh
Go to the documentation of this file.
1
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2
// vi: set et ts=4 sw=2 sts=2:
3
4
#ifndef DUNE_COMMON_DOCUMENTATION_HH
5
#define DUNE_COMMON_DOCUMENTATION_HH
6
11
namespace
Dune
{
12
40
struct
ImplementationDefined
{};
41
53
enum
{
implementationDefined
};
54
55
}
56
57
58
#endif // DUNE_COMMON_DOCUMENTATION_HH
Dune::ImplementationDefined
Dummy struct used for documentation purposes.
Definition:
documentation.hh:40
Dune
Dune namespace.
Definition:
alignedallocator.hh:9
Dune::implementationDefined
@ implementationDefined
Dummy integral value used for documentation purposes.
Definition:
documentation.hh:53
Generated by
1.8.17