Skip to content
Snippets Groups Projects

Add implementation of span, mdspan and mdarray

Merged Simon Praetorius requested to merge feature/mdspan into master
Compare and
21 files
+ 3165
2
Compare changes
  • Side-by-side
  • Inline
Files
21
+ 7
0
# SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
# SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
install(FILES
containerconstructiontraits.hh
fwd_layouts.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/common/std/impl)
Loading