Dune Core Modules (2.5.1)
array.hh
Go to the documentation of this file.
std::array< T, n > fill_array(const T &t)
Create an array and fill it with copies of the provided value.
Definition: array.hh:33
Implementation of stream operators for std::array and std::tuple.
