Dune::Copasi 2.1.0-git79717215+dune.gitlab.629933
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
Namespaces | Functions
exceptions.hh File Reference
#include <dune-copasi-config.hh>
#include <dune/common/classname.hh>
#include <fmt/core.h>
#include <utility>

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)