Summary
This is an experiment to replace the old structures in dune-typetree with a new type-tree implementation more similar to the TreeContainer, i.e., a composition of std::array
, std::tuple
and std::vector
.
See also dune-typetree!111
This is an experiment to replace the old structures in dune-typetree with a new type-tree implementation more similar to the TreeContainer, i.e., a composition of std::array
, std::tuple
and std::vector
.
See also dune-typetree!111