Reference documentation for deal.II version 9.5.0
\(\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
std_cxx14 Namespace Reference

Detailed Description

Previously, deal.II did not require C++14 and provided implementations of some useful C++14 features in this namespace. Presently, as the library now requires C++14, usage of this namespace is deprecated.

This namespace contains functions imported from namespace std. It used to be used in the same way as the std_cxx17 namespace.