Skip to content
Snippets Groups Projects
Commit 93e3b000 authored by Jorrit Fahlke's avatar Jorrit Fahlke
Browse files

add editor hints

document the include line for DUNE_THROW()

[[Imported from SVN: r5669]]
parent 3ebe4387
No related branches found
No related tags found
No related merge requests found
......@@ -119,6 +119,10 @@ namespace Dune {
/*! Macro to throw an exception
\code
#include <dune/common/exceptions.hh>
\endcode
\param E exception class derived from Dune::Exception
\param m reason for this exception in ostream-notation
......
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