Dune Core Modules (2.6.0)
array.hh File Reference
Fallback implementation of the std::array class (a static array) More...
#include <array>
#include <dune/common/deprecated.hh>
#include <dune/common/streamoperators.hh>
#include <dune/common/std/make_array.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Dune namespace. | |
Functions | |
template<typename T , std::size_t n> | |
std::array< T, n > | Dune::fill_array (const T &t) |
Create an array and fill it with copies of the provided value. More... | |
Detailed Description
Fallback implementation of the std::array class (a static array)
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 24, 23:30, 2024)