Reference documentation for deal.II version GIT relicensing-487-ge9eb5ab491 2024-04-25 07:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Namespaces | Functions
functional.h File Reference
#include <deal.II/base/config.h>
#include <functional>
#include <tuple>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  std_cxx20
 

Functions

template<typename F , typename... BoundArgs>
decltype(auto) std_cxx20::bind_front (F &&f, BoundArgs &&...bound_args)