Dune::Copasi
Loading...
Searching...
No Matches
Namespaces | Functions
exceptions.hh File Reference
#include <dune-copasi-config.hh>
#include <dune/common/classname.hh>
#include <fmt/core.h>
#include <utility>
Include dependency graph for exceptions.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Dune
 
namespace  Dune::Copasi
 

Functions

template<typename Exception , typename... Args>
auto Dune::Copasi::format_exception (Exception &&e, fmt::format_string< Args... > format, Args &&... args)