![]() |
CNORXZ
Container with Native Operation Routines and Expressions
|
Index pack template implementations. More...
#include "index_pack.h"Go to the source code of this file.
Namespaces | |
| namespace | CNORXZ |
Functions | |
| template<class... Indices> | |
| constexpr decltype(auto) | CNORXZ::spack (const Indices &... inds) |
| template<class... Indices> | |
| constexpr decltype(auto) | CNORXZ::spackp (const Sptr< Indices > &... inds) |
| template<class... Indices> | |
| DPack | CNORXZ::dpack (const Indices &... inds) |
| template<class... Indices> | |
| DPack | CNORXZ::dpackp (const Sptr< Indices > &... inds) |
Index pack template implementations.
Copyright (c) 2024 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de
Definition in file index_pack.cc.h.