![]() |
deal.II version GIT relicensing-6750-g1dc21bc838 2026-09-15 17:20:01+00:00
|
#include <deal.II/base/utilities.h>
A structure that is used to identify whether a template argument is a std::vector<T> or std::vector<std::vector<T>> where T is a type that satisfies std::is_trivially_copyable_v<T> == true.
Definition at line 1116 of file utilities.h.
Static Public Attributes | |
| static constexpr bool | value = false |
|
staticconstexpr |
Definition at line 1118 of file utilities.h.