![]() |
Dune-Functions 2.11
|
Loading...
Searching...
No Matches
type_traits.hh
Go to the documentation of this file.
constexpr bool HasStaticSize_v
A variable template representing the value of HasStaticSize.
Definition type_traits.hh:49
constexpr auto size(const T &t)
Check if type is a statically sized container.
Definition type_traits.hh:45
Obtain size of statically sized container, or 0 if dynamic size.
Definition type_traits.hh:64
T is_constructible_v
