Skip to content
Snippets Groups Projects
Commit 0d24244a authored by Christian Engwer's avatar Christian Engwer
Browse files

[doc] hide internals from doxygen

parent da61be50
No related branches found
No related tags found
No related merge requests found
......@@ -16,11 +16,12 @@
#include <cassert>
#include <new>
//forward declarations.
#ifndef DOXYGEN
// forward declarations.
// we need to know the test function to declare it friend
template<std::size_t size, typename T>
struct testPoolMain;
#endif
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