Dummy struct used for documentation purposes.
More...
#include <dune/common/documentation.hh>
Dummy struct used for documentation purposes.
This struct can be used for documenting interfaces. One example would be:
template<class T>
"Sorry, SomeTraits must be specialized for all types");
public:
};
#ifndef DOXYGEN
template<>
};
#endif
A dynamically growing random access list.
Definition arraylist.hh:62
Dummy struct used for documentation purposes.
Definition documentation.hh:42
template which always yields a false value
Definition typetraits.hh:124
- See also
- implementationDefined
The documentation for this struct was generated from the following file: